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
 [1649] class/struct declarations
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

.oisyn
Tomato Guru

162 Posts

Posted - Nov 25 2008 :  12:17:44 PM  Show Profile  Reply with Quote
VA X doesn't understand the following:
void foo(class Bar * bar);
class Baz * baz;

It shows Bar and Baz as an error. Apparently, it only understands class/struct declarations in the most simplest form:
class Foo;

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 25 2008 :  1:14:29 PM  Show Profile  Reply with Quote
I am seeing the same effect here. I think this is

case=21012

Edited by - accord on Nov 25 2008 2:03:00 PM
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 27 2008 :  1:13:23 PM  Show Profile  Reply with Quote
I created a separate case for this, 21012 will not solve your problem:

case=21164
Go to Top of Page

.oisyn
Tomato Guru

162 Posts

Posted - Aug 20 2009 :  09:26:23 AM  Show Profile  Reply with Quote
This is still not correct, in 1724 it no longer shows it as an error, however it does color the classname ("Baz" in above example), including all other occurances of that name in the same file, as a variable rather than as a type.

Edited by - .oisyn on Aug 20 2009 09:26:59 AM
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