Opened 17 years ago

Last modified 17 years ago

#2206 closed defect

Update configure script for new msDebug() behavior — at Version 2

Reported by: dmorissette Owned by: dmorissette
Priority: normal Milestone: 5.0 release
Component: Build Problems Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description (last modified by dmorissette)

We need to udpate the configure script to remove -DENABLE_STDERR_DEBUG and update the configure output and docs to be in line with the new behavior of msDebug() introduced by RFC-28.

The main issue being the messages and docs suggesting that msDebug() output defaults to stderr and needs to be enabled by --enable-debug. msDebug() output is no longer optional (it is always compiled in) and there is no default output location (the output location is set by MS_ERRORFILE).

Change History (2)

comment:1 by dmorissette, 17 years ago

Owner: changed from mapserverbugs to dmorissette

comment:2 by dmorissette, 17 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.