Page MenuHomeFeedback Tracker

multiple #ifdef/#ifndef will result in the code not being compiled anymore
New, WishlistPublic

Description

took some time to actually find out whats the problem ...

take the file from additional information and use #include in some other sqf file

Details

Legacy ID
1376457429
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Category
Scripting
Additional Information

#ifndef FOO
#ifdef BAR

		nop, i wont be compiled nor the code i will be included to

#endif
#endif

Event Timeline

X39 edited Steps To Reproduce. (Show Details)Apr 16 2014, 3:55 AM
X39 edited Additional Information. (Show Details)
X39 set Category to Scripting.
X39 set Reproducibility to Have Not Tried.
X39 set Severity to None.
X39 set Resolution to Open.
X39 set Legacy ID to 1376457429.May 7 2016, 6:25 PM
Bohemia added a subscriber: AD2001.Apr 16 2014, 3:55 AM
X39 added a subscriber: X39.May 7 2016, 6:25 PM