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
 Find references and assignment
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jan 29 2008 :  6:34:30 PM  Show Profile  Reply with Quote
Sometimes I use find references to hunt down uninitialized variables. So I'm looking for orange boxes, because those are indicates places where a variable's value will be changed. But this feature do not works with initializers: VAX should use orange color in initializer lists also.

class cSomeClass {
public:
    cSomeClass() : Apple(1), Banana(0) {}

    int Apple;
    int Banana;
};

Please fix it as soon as possible, because this orange feature is very nice and I like it very much

Edited by - accord on Jan 29 2008 6:45:13 PM

feline
Whole Tomato Software

United Kingdom
18947 Posts

Posted - Jan 30 2008 :  07:54:46 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=4154

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

support
Whole Tomato Software

5566 Posts

Posted - Aug 04 2010 :  5:45:44 PM  Show Profile  Reply with Quote
case=4154 is fixed in build 1829

Whole Tomato Software, Inc.
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