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
 Change Signature and parameter doc comments
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MCM
New Member

Germany
3 Posts

Posted - Sep 21 2006 :  1:40:28 PM  Show Profile  Reply with Quote
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

1=e^{2i\\pi}

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Oct 02 2006 :  5:38:01 PM  Show Profile  Reply with Quote
that is rather bad.

case=1631

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

jpizzi
Tomato Guru

USA
642 Posts

Posted - Oct 02 2006 :  11:03:39 PM  Show Profile  Reply with Quote
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!

Joe Pizzi
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