Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Minor display problem in "List Methods in File"

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
mwb1100 Posted - Oct 01 2007 : 2:12:24 PM
I'm running into a very minor display issue with the "List Methods in File" (Alt-M) feature.

I've inherited some .c files that have the function names wrapped in parens (to avoid possible macro definitions of the names from buggering the library implementation). For example:


size_t
(strlcat)(char *dst, const char *src, size_t size)
{
    /* ... */
}


These names show up in the Alt-M list with the trailing paren, ie., "strlcat)".

VAX 1609, VS 2005 SP1.



2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jan 24 2011 : 4:09:43 PM
case=3721 is fixed in build 1840
feline Posted - Oct 01 2007 : 4:49:40 PM
I think this is covered by:

case=3721

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