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
 BUG: Problems with unnamed arguments
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

guest
Junior Member

15 Posts

Posted - Oct 13 2010 :  3:01:22 PM  Show Profile  Reply with Quote
Visual Assist has problems when unnamed arguments are used in a function's signature. Tested with build 1833.

Using this example:

#include <string>

void f1(const std::string &);
void f2(const std::string &s);


Notice that "string" in function f1 is underlined.

Hovering over "std" in function f1:


Hovering over "std" in function f2:


Hovering over "string" in function f2:

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Oct 14 2010 :  03:55:29 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=846
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Nov 12 2010 :  3:35:44 PM  Show Profile  Reply with Quote
case=846 is fixed in build 1836

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