Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Refactor: Rename (bug)

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
znakeeye Posted - Feb 15 2008 : 11:17:32 AM
// foo.cpp
foo(int x)

If I rename "x" to "y", it is not renamed in foo.h. I know some programmers do not specify the variable name in the header, but if a name is indeed specified, one does certainly want it to match the one in the cpp-file.

VAX 1626, VS 2008, XP SP2.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 15 2008 : 8:54:55 PM
If you post bug reports to the "General Release" or "Public Beta" sections of the forum they should be adressed more quickly. This section is for suggestions and ideas, so I leave this until last and focus on bug reports when there is a lot to do.

Having rename also update the declaration is on our list of things to do. For now use Change Signature instead, which does update the declaration:

case=1140

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