Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 [1649] class/struct declarations

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
.oisyn Posted - Nov 25 2008 : 12:17:44 PM
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;
3   L A T E S T    R E P L I E S    (Newest First)
.oisyn Posted - Aug 20 2009 : 09:26:23 AM
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.
accord Posted - Nov 27 2008 : 1:13:23 PM
I created a separate case for this, 21012 will not solve your problem:

case=21164
accord Posted - Nov 25 2008 : 1:14:29 PM
I am seeing the same effect here. I think this is

case=21012

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