Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2700

Can we remove -Wno-deprecated-declarations on Apple?

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None

      We turn off deprecation warnings for Apple here:

      if (APPLE)
         # Until CDRIVER-520.
         add_definitions (-Wno-deprecated-declarations)
      endif ()
      

      This references a now closed ticket. Removing it still seems to fail if building with secure transport. If nothing else, let's update the comment to reference an open ticket so we remember to remove it.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: