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