Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15327

Disable Warnings for Unknown #pragmas in Windows Build

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

      #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@10gen.com Tyler Brock
            Reporter:
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: