Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 initializer list wrong colour in Find symbols

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
yym Posted - Feb 15 2010 : 11:58:02 AM




In the Find symbols result window, the use of a variable in a base/member initializer list appears as unmodified instead of modified.

Given:
struct C
{
  int m;

  C::C()
    : m(0)
  {}
};
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Aug 04 2010 : 5:45:11 PM
case=4154 is fixed in build 1829
accord Posted - Feb 15 2010 : 2:22:56 PM
I am seeing the same effect here. Thank you for the same description.

case=4154

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