Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 unnamed unions

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
eco Posted - Apr 16 2007 : 04:17:34 AM
unnamed unions in structs are no more seen by VA

struct x
{
int a;
union
{
int b;
double c;
}
};

va suggest me only x::a and not b nor c



VA_X.dll file version 10.3.1553.0 built 2007.04.12
VAOpsWin.dll version 1.3.5.1
VATE.dll version 1.0.6.5
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Courier New 13(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Apr 24 2008 : 12:27:08 AM
case=4514 is fixed in build 1635
feline Posted - Apr 16 2007 : 07:58:28 AM
I am seeing the same effect here. Thank you for the clear description.

case=4514

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