mutexDebugger debugger called without DEV macro

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.0.0
    • Component/s: Internal Code
    • None
    • Environment:
      release (i think the intent is to only call mutex debugger in debug mode)
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      in the unlock() method in rwlock.h, mutexDebugger.leaving() is called without the "DEV" macro, whereas everywhere else in the code it is in fact called with the DEV macro, presumably to prevent production clutter.

      Is this intentional? Is there a reason the mutexDebugger is not hidden from production in unlock()?

            Assignee:
            Unassigned
            Reporter:
            Travis Dunn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: