Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Wrong behaviour if func args are macro

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
maxim2000 Posted - Apr 17 2009 : 11:18:20 AM
Highlighting is wrong and alt+g doesn't work properly in constructions like this:

// test.cpp

#define OF(args) args

void Func OF((int arg));

void Func OF((int arg))
{
}

Please download the real-word-project from www.zlib.net/zlib-1.2.3.tar.gz to discover the bug.
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Apr 17 2009 : 4:57:51 PM
Highlighting is confused by macros is

case=23538

I have put in a bug report for the alt+g problems:

case=26041

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