Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1522: Bogus autocomplete w/ xxx_cast + funcptr
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

bugfix
Tomato Guru

Germany
324 Posts

Posted - Jun 11 2006 :  11:32:20 AM  Show Profile  Reply with Quote

void* p;
reinterp|<PROC>(p);
->reinterpret_cast(|)<PROC>(p);


reinterpret_cast<PRO|
->reinterpret_cast<PROC(|)


reinterpret_cast<P|(p);
->reinterpret_cast<PROC(p);

-bugfix

http://www.mf-sd.de

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 11 2006 :  3:31:07 PM  Show Profile  Reply with Quote
what sort of listbox are you getting? when pressing CTRL-SPACE for a completion listbox i am not seeing reinterpret_cast listed, so i cannot accept it.

i can get reinterpret_cast suggested via a suggestion listbox (question mark icons) but this is not inserting any such brackets for me.

zen is the art of being at one with the two'ness
Go to Top of Page

bugfix
Tomato Guru

Germany
324 Posts

Posted - Jun 11 2006 :  3:56:34 PM  Show Profile  Reply with Quote
It's the suggestion listbox.
PROC is declared in windef.h so including windows.h should do it.
I get those brackets only if I want to cast from a function pointer.

http://www.mf-sd.de
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jun 12 2006 :  5:52:23 PM  Show Profile  Reply with Quote
*ah* now i can reproduce this

case=1288

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 19 2006 :  4:48:29 PM  Show Profile  Reply with Quote
Fixed in build 1524.

Eliminated problem with inserting of brackets after reinterpret_cast. (case=1288)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000