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
 3873 update
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

TLHobbes
Junior Member

14 Posts

Posted - Jul 14 2009 :  12:42:03 PM  Show Profile  Reply with Quote
A fix for case=3873 would be highly appreciated. Can we get an update on the matter?

In one solution we have a macro that uses ## to form names, I found it being used 1183 times. It looks like so:

#define PREDECLARE(type) \ class type; \ typedef Types::SmartPointer<type> type##Ptr; \ typedef Types::SmartHandle<type> type##Handle; \ [...etc, there are 6 typedefs total using ## in this macro]

Thanks

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Jul 14 2009 :  3:28:25 PM  Show Profile  Reply with Quote
This is down as a high priority bug, but unfortunately no progress on this yet. Macros that use ## to construct variable names are a challenge for our parser.

zen is the art of being at one with the two'ness
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