Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Excess spaces with Create implementation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Boost113
Starting Member

1 Posts

Posted - Mar 17 2013 :  07:27:49 AM  Show Profile  Reply with Quote
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

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Mar 18 2013 :  2:32:43 PM  Show Profile  Reply with Quote
I have put in a bug report for this:

case=73112
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 03 2013 :  2:07:55 PM  Show Profile  Reply with Quote
case=73112 is fixed in build 1940
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000