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

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
tomkulaga Posted - Jul 06 2015 : 11:05:14 PM
For the following code:

Int* SomeClass::someFunc()
{
return &undefined_member_Variable;
}

When I choose for VA to "Create from usage", it suggests that the type of "undefined_member_Varaible" should be Int*, but in fact my intention with the code was to have an int and return its address.
2   L A T E S T    R E P L I E S    (Newest First)
tomkulaga Posted - Jul 07 2015 : 6:13:50 PM
Thanks.
accord Posted - Jul 07 2015 : 3:58:53 PM
I am seeing the same effect here. I have put in a bug report for this:

case=90723

Thank you for taking the time to report this.

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