Skip to content
  • Stephen Kelly's avatar
    Add the WriteCompilerDetectionHeader module. · 62a4a67d
    Stephen Kelly authored and Brad King's avatar Brad King committed
    Provide a function to write a portable header to detect compiler
    features.  Generate a preprocessor #error for unknown compilers
    and compiler versions whose features are not yet recorded.  This
    error condition might be relaxed in the future, but for now it
    is useful for verification of expectations.
    62a4a67d