• Mark Stapper's avatar
    Fix compatibility with bcc32 compiler · d2744bc8
    Mark Stapper authored
    Resolve namespace issues
    Add workaround for compile error on bool template argument of ArgArray struct
    Squelch bcc32 warning on accessing the digits array
    Squelch bcc32 warning on unused values
    Fix warnings about redefinig macros and conditions always true
    Disable "LConv" block for bcc32 compiler
    Remove macro test for deprecated macro
    Fix appveyor-build for cmake v3.13+
    d2744bc8
appveyor-build.py 1.2 KB