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
 Goto function typedef with macro doesn't work
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

andre.horst
Tomato Guru

Germany
150 Posts

Posted - Oct 23 2008 :  05:09:48 AM  Show Profile  Reply with Quote
VAX 1649, VS2008, C++, WinXP SP2

Try this

#define BLA
typedef void (*BLA t_fpTest)(void); 

// somewhere type the typedef like
t_fpTest fp ;  // Move cursor on t_fpTest and try "Go" to

The "Go" doesn't work with the macro in the typedef. Remove the macro and the "Go" works as expected.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Oct 23 2008 :  12:23:46 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=20548
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