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
 Rename makes too many suggestions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

andre.horst
Tomato Guru

Germany
150 Posts

Posted - Oct 20 2008 :  07:58:05 AM  Show Profile  Reply with Quote
VAX 1649, VS2008, C++, WinXP SP2

Try this


class CTest
{
public:
	void foo( int strange ) ;
	void bar( int strange )
	{
		strange = 1 ;
	}
};


Now "Rename" the parameter "strange" in parameterlist of "bar" and you can rename also the parameter in method foo. Is this by design or a bug? I would call this a bug.

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Oct 20 2008 :  11:43:51 AM  Show Profile  Reply with Quote
Strange indeed, definitely looks like a bug to me. I am seeing the same effect here. Thank you for the clear description.

case=20453

zen is the art of being at one with the two'ness
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