Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bug in move implementation to cpp refactoring.

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
Rain Dog Posted - Jun 10 2007 : 8:14:43 PM
I was doing some refactoring today and hit a problem with refactoring. It seemed that for a header file with classes such as this:

class foo
{
void func1(){...}
}

class bar
{
void func1(){...}
}

when I refactored bar::func1 to move the impl to cpp, it actually moved foo::func1 instead. I will mail someone the exact source but i need an email address to mail it to.

Thanks.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jun 11 2007 : 07:03:51 AM
I have just tested this using VS2005 and VA 1557 and your sample here and I am not seeing any problems. Please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up. Hopefully I will be able to reproduce the problem using your files.

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