Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1366

Eliminate warnings generated by MSVC

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      In CXX-1312, we are eliminating warnings generated by clang and gcc from a certain set of flags. However, MSVC does not use the same set of warning flags as clang and gcc. We should determine which warnings we want to enable for our Windows builds and implement any necessary fixes to make the build clean (including adding pragmas to disable the warnings from being checked in libbson and libmongoc).

            Assignee:
            Unassigned Unassigned
            Reporter:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: