Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1645: incorrect typing in encapsulate field

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
Frunobulax Posted - Jul 16 2008 : 08:56:56 AM
(C++ VS2005)
Hi,

this wasn't happening with 1640:
Using encapsulate field on

std::list<std::string> _member;

gives

std::list<std.string> getMember() const { return _member; }
void setMember(std::list<std.string> val) { _member = val; }

Regards, tv
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 13 2008 : 01:08:17 AM
case=18540 is fixed in build 1649
feline Posted - Jul 16 2008 : 1:35:58 PM
I am seeing the same effect here. Thank you for the clear description.

case=18540

I am seeing the same problem in VA 1626 and VA 1640, but this is still a bad bug.

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