Search code examples
Set PLSQL_CCFLAGS for the schema...

oracle-databaseplsqlconditional-compilation

Read More
C++ headers inclusion order, strange behaviour...

c++includeconditional-compilation

Read More
How to define a preprocessor macro name...

c++preprocessorconditional-compilation

Read More
Visual Studio conditional project reference based on a constant...

c#visual-studioreferenceprojectconditional-compilation

Read More
How to subclass a renamed class? / 'MKPinAnnotationView' was deprecated in iOS 15.0: renamed...

iosswiftconditional-compilationavailability

Read More
How do I write universal Swift code for both iOS and macOS. In cocoa I could use #ifdef, what do I d...

macrosswiftimportpreprocessorconditional-compilation

Read More
How to run some code based on release or debug build mode?...

c#conditional-compilationrelease-modedebug-modeconditional-execution

Read More
How to compile specific files in objective-c++ and the rest of the project in objective-c...

objective-cxcodecompilationobjective-c++conditional-compilation

Read More
Using conditional rules in a makefile...

makefileconditional-compilation

Read More
How to make the Qt project file (.pro) platform dependent?...

qtincludeqt-creatorconditional-compilationprojects-and-solutions

Read More
Perform Roslyn conditional compilation with custom symbol (eg: "DEBUG") defined...

c#.netroslynconditional-compilation

Read More
Conditional compilation with ifndef and || doesn't catch second case...

iosobjective-cconditional-compilation

Read More
Does Eclipse CDT's parser/indexer have a "self-identifying" preprocessor #define macro...

parsingeclipse-cdtconditional-compilation

Read More
Compile-time conditional protocol conformance in Swift...

swiftswift-protocolsconditional-compilation

Read More
Java conditional compilation: how to prevent code chunks from being compiled?...

javaconditional-compilation

Read More
Why should #ifdef be avoided in .c files?...

cconditional-compilation

Read More
How to add a lifetime to an enum depending on a compilation feature flag...

rustenumslifetimeconditional-compilation

Read More
How to use /NODEFAULTLIBS option in compilation?...

visual-c++visual-studio-2005conditional-compilation

Read More
How to skip uncompilable code through constexpr-if in C++?...

c++constexprcompile-timeconditional-compilationif-constexpr

Read More
Is #ifdef MACRO equivalent to a comment...

ccommentsc-preprocessorconditional-compilation

Read More
#ifdef #ifndef in Java...

javacompilationconditional-statementsconditional-compilation

Read More
Error while making conditional compilation...

cconditional-compilationmakefile

Read More
Proper usage of #if directive in C?...

cc-preprocessorconditional-compilation

Read More
Ifdef conditional unexpected behavior...

bashmakefileconditional-compilation

Read More
Conditionally compile document sections in Sphinx...

pythonpython-sphinxconditional-compilation

Read More
Generate internal and external docs from single source using Sphinx...

python-sphinxconditional-compilation

Read More
Different versions of the same function with conditional compilation in Rust...

rustconditional-compilation

Read More
Swift availability check exclude macOS...

iosswiftmacosconditional-compilation

Read More
Check a feature flag in an item defined in a macro...

rustmacrosconditional-compilation

Read More
Compiler warning/error when using #if on something that is undefined...

c++c++11c-preprocessorconditional-compilation

Read More
BackNext