MapGuide Open Source:  Home |  Download |  Internals

Ticket #105 (new task)

Opened 1 year ago

Last modified 6 months ago

MapGuide source code needs an MG_DEBUG macro

Reported by: waltweltonlair Assigned to:
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.

Change History

02/28/08 22:56:45 changed by tomfukushima

  • milestone deleted.