Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Incorrect symbol coloring

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
DaveB Posted - Nov 13 2007 : 9:54:30 PM

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.
2   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 14 2007 : 08:12:54 AM
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.
DaveB Posted - Nov 13 2007 : 9:56:50 PM
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

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000