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
 Coloring bug
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bugfix
Tomato Guru

Germany
324 Posts

Posted - Aug 17 2005 :  02:11:15 AM  Show Profile
This one results in wrong coloring of 'xSTRUCTA16'.

#define STRUCTA16 struct __declspec(align(16))
STRUCTA16 xSTRUCTA16
{
};
xSTRUCTA16 a;

Using 1418.

-bugfix

http://www.mf-sd.de

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Aug 17 2005 :  5:25:57 PM  Show Profile
pasting this code into a cpp file in VS 2003 with VAX 1418 i am seeing:



which seems OK to me. am i missing something obvious here? or are you seeing something different?

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

bugfix
Tomato Guru

Germany
324 Posts

Posted - Aug 19 2005 :  12:43:06 PM  Show Profile


The problem is that 'xSTRUCTA16' isn't colored as 'type'.

http://www.mf-sd.de

Edited by - bugfix on Aug 19 2005 12:48:45 PM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Aug 21 2005 :  5:57:02 PM  Show Profile
*doh* its obvious when you point it out

case=720

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

bugfix
Tomato Guru

Germany
324 Posts

Posted - Aug 31 2005 :  2:51:42 PM  Show Profile
Another coloring bug?:)

int result; //result is being colored as type

What i've found is a nested typedef in 'std::codecvt_base'. I'm not using any std stuff though.

still 1418, where is 1419?:)

-bugfix


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

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Aug 31 2005 :  5:10:07 PM  Show Profile
int result;

this is fixed in a later version. as to where it is, some major changes have been made, hence the long delay.

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