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

Switch from using _DEBUG to using our own debug macro

    XMLWordPrintableJSON

Details

    Description

      _DEBUG is a windows thing about whether you are using the debug version of the runtime library.

      The correct macro to test is NDEBUG which is part of the C++ standard.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: