Disable Warnings for Unknown #pragmas in Windows Build

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.7.7
    • Affects Version/s: 2.7.6
    • Component/s: Build
    • None
    • Environment:
      Windows
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      #pragmas are intended to be used as a way to use/suppress compiler specific functionality. Currently an unknown pragma will prevent us from building on windows.

      We already suppress the unknown pragma warning at the compile level on GCC-like compilers with "-Wno-unknown-pragmas" so this would echo our intentions on 'nix systems.

              Assignee:
              Tyler Brock (Inactive)
              Reporter:
              Tyler Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: