Opened 18 years ago
Last modified 17 years ago
#105 new task
MapGuide source code needs an MG_DEBUG macro
Reported by: | waltweltonlair | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | General | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
We use ACE_DEBUG for a lot of our debugging output. But it turns out that ACE_DEBUG writes to stdout even in release.
We need to create our own MG_DEBUG macro that outputs a supplied string only in Debug.
Note:
See TracTickets
for help on using tickets.