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

Reduce use of deprecated methods in test files

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None
    • Fully Compatible

      `BSONCXX_SUPPRESS_DEPRECATION_WARNINGS_BEGIN` was introduced to suppress deprecation warnings. Instead we should be first to dogfood our own deprecations. First we should remove the macro, and then subsequently change all instances of deprecated code usage to follow the new recommended forms.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: