Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Change Signature and parameter doc comments

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
MCM Posted - Sep 21 2006 : 1:40:28 PM
Hi,

I've got another problem with VAX's refactoring and in-line comments : "Change signature" eats my comments.

Adding argument "int baz" with "Change Signature" to

int foo(
   int bar ///< bar
);
I end up with

int foo( int bar, int baz );
lacking the comment "///< bar".

Best regards,
MCM

PS.: Using VA_X.dll file version 10.3.1534.0 built 2006.09.02
VAOpsWin.dll version 1.3.3.6
VATE.dll version 1.0.5.8
DevEnv.exe version 7.10.6030.0
msenv.dll version 7.10.6030.0
Comctl32.dll version 5.82.2900.2180
2   L A T E S T    R E P L I E S    (Newest First)
jpizzi Posted - Oct 02 2006 : 11:03:39 PM
I agree that losing the comment is bad. However, since we also put it all on one line, worse would have been to leave the comment and have the newly added parameter commented out!
feline Posted - Oct 02 2006 : 5:38:01 PM
that is rather bad.

case=1631

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