Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Alt-M confused by method suffixes

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
joelriendeau Posted - Aug 20 2011 : 4:43:02 PM
Hello,

We are using preprocessor annotations at the end of our methods to denote the kind of exception policy the method implements :
void App::execute() Except_Strong
{
    ....
}


Where Except_Strong is simply defined to expand to nothing :
#define Except_Strong


However, the only part of the method name which appears in the Alt-M list is "Except_Strong". The method name is not listed. Thus, our listings are filled mostly with the exception annotations in all our files.

We are using VAX 10.6.1854.0 built 2011.07.18
with Visual Studio 2010 SP1

How can we fix this problem?
Thanks,
j
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Aug 23 2011 : 10:07:26 AM
I am seeing the same problem here. Thank you for the clear description.

case=59265

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