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
 1645: incorrect typing in encapsulate field
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Frunobulax
Ketchup Master

84 Posts

Posted - Jul 16 2008 :  08:56:56 AM  Show Profile  Reply with Quote
(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

"The nice part about being a pessimist
is that you are constantly being either
proven right or pleasantly surprised."
(George F. Will)

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 16 2008 :  1:35:58 PM  Show Profile  Reply with Quote
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.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Sep 13 2008 :  01:08:17 AM  Show Profile  Reply with Quote
case=18540 is fixed in build 1649
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