Switch from using _DEBUG to using our own debug macro

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      _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.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: