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
 error in '.' to '->' convertion
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

eco
Tomato Guru

102 Posts

Posted - Dec 14 2005 :  09:58:19 AM  Show Profile  Reply with Quote
when you use a notation like that (in c++):

myType* ptr = new myType();
myType& ref = *penm; // <- here

if you type:
ref.

va convert it to
ref->

this is an error

eco
Tomato Guru

102 Posts

Posted - Dec 14 2005 :  09:59:45 AM  Show Profile  Reply with Quote
I should have write that

myType& ref = *ptr; // <- here
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 14 2005 :  11:05:40 AM  Show Profile  Reply with Quote
Press UNDO after the convert to revert back to dot.
Go to Top of Page

eco
Tomato Guru

102 Posts

Posted - Dec 14 2005 :  12:52:59 PM  Show Profile  Reply with Quote
ok but
this is an error
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18952 Posts

Posted - Dec 15 2005 :  6:49:26 PM  Show Profile  Reply with Quote
i have also been running into this

case=832

it is in the pile of things to fix, but i cannot say when it will be done.

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

support
Whole Tomato Software

5566 Posts

Posted - Mar 07 2006 :  6:35:12 PM  Show Profile  Reply with Quote
case 832 is fixed in build 1442.
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