Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Create Implementatin in #ifdef block

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
Frunobulax Posted - Nov 19 2008 : 04:41:15 AM
1649/VS2005, C++

Hi,

I had (again) the case that I added a function in a header, used create implementation, and the implementation was created inside of an "#ifdef _DEBUG" block. In this case the error went unnoticed, and the nightly build failed for several programs.

Obviously it may be a problem to find the "right" spot for the implementation if a declaration is inside of an #ifdef block. But if a function is not inside of any #ifdefs, creating the implementation inside of such a block is IMHO a severe bug, and I would really appreciate it if you guys could fix that.

Regards, tv

1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Nov 19 2008 : 1:23:45 PM
We are considering doing this at some point:

case=9020

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