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
 VAX 1246: Strange coloring of __interface's
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mbobka
Ketchup Master

Russia
86 Posts

Posted - Oct 07 2005 :  3:54:07 PM  Show Profile
Code sample:

#define SOME_DEFINE  {}

__interface IInterface SOME_DEFINE; // IInterface colored as unknown/error symbol
__interface IInterface2;            // IInterface2 colored as variable
__interface IInterface3 {};         // All OK





feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Oct 07 2005 :  6:22:15 PM  Show Profile
IInterface2 reproduced:

case=820


the situation with IInterface is more interesting, since this fails with class as well. using the code:

#define SOME_DEFINE  {}

__interface IInterface SOME_DEFINE;
class IInterface4 SOME_DEFINE;


both are underlined as unknown variables.

case=821

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

mbobka
Ketchup Master

Russia
86 Posts

Posted - Nov 15 2005 :  08:30:50 AM  Show Profile
It will be fixed in general release?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Nov 15 2005 :  6:34:53 PM  Show Profile
to be honest i do not know when it will be fixed, there are quite a few outstanding bug reports to address

when it is fixed this thread should be updated to list the version that contains the fix.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000