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
 Incorrect symbol coloring
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

DaveB
New Member

New Zealand
2 Posts

Posted - Nov 13 2007 :  9:54:30 PM  Show Profile  Reply with Quote

struct Q {};
struct P
{
 void Q() {}
 void F() {}
};

The function F is correctly colored red, but the function Q with the same name as the type Q is incorrectly colored red wherever it is used.

Edited by - feline on Nov 14 2007 08:13:15 AM

DaveB
New Member

New Zealand
2 Posts

Posted - Nov 13 2007 :  9:56:50 PM  Show Profile  Reply with Quote
Sorry - I'm battling with the forum posting page that seems to like to disable the post button occasionally.

Anyway - what I meant was that the function Q is incorrectly colored *blue*, instead of red.

Also, if you could imagine the letter 'I' at the start of the topic subject then I'd feel less foolish for omitting it
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 14 2007 :  08:12:54 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=9916

The basic problem is that VA's colouring code has to run very quickly, to keep up with scrolling, so it is possible to confuse it by doing "odd" things like this

I have also fixed the thread title for you. I have no idea why you are having problems with the forum, you should not be having any problems.

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