Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Excess spaces with Create implementation

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
Boost113 Posted - Mar 17 2013 : 07:27:49 AM
I believe this is a bug. When I create a body for class' function


#define DLLEXPORT   __declspec( dllexport ) 
DLLEXPORT static void Function(double x);


I get

DLLEXPORT  void Leviathan::MMath::Function(double x){

}

There are excess spaces between DLLEXPORT and function type.
It seems that when static (and possible other keywords) are removed
the spaces are left behind.

Could somebody fix this?
thanks
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jun 03 2013 : 2:07:55 PM
case=73112 is fixed in build 1940
accord Posted - Mar 18 2013 : 2:32:43 PM
I have put in a bug report for this:

case=73112

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