--enable-developer-mode
Roland Illig
roland.illig at gmx.de
Sat Apr 16 12:25:56 UTC 2005
Hi all,
the GNU automake manual mentions that --enable-developer-mode is
considered deprecated. So I prepared not to misuse it for other thing
than the ones it was designed for.
The patch adds an --enable-developer-mode option to ./configure, which
enables some CFLAGS for gcc (other compilers should follow) and defines
the macro MC_ENABLE_DEBUGGING_CODE.
The latter will be used in src/global.h to either define or undefine the
NDEBUG macro for assertions, and perhaps some deprecation macros.
Roland
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: developer-mode.patch
URL: <http://lists.midnight-commander.org/pipermail/mc-devel/attachments/20050416/dbcf5a00/attachment.ksh>
More information about the mc-devel
mailing list