commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch #562] Fix 'configure --enable-debug'


From: nobody
Subject: [Patch #562] Fix 'configure --enable-debug'
Date: Thu, 10 Oct 2002 11:15:19 -0400

Patch #562 has been updated. 

Project: 
Category: None
Status: Open
Summary: Fix 'configure --enable-debug'

Follow-Ups:

Date: 2002-Oct-10 15:00
By: crawley

Comment:
The patch fixes the '--enable-debug' switch to work
as the comments suggest that it should,  The C 'DEBUG'
flag is now undefined by default and gets defined (as 1)
if you configure with '--enable-debug'.

This reverses an effect of a recent change that hardwired
'DEBUG' to '1'.
-------------------------------------------------------

Date: 2002-Oct-10 15:15
By: mkoch

Comment:
Shouldnt there NDEBUG be defined in the non-debug case ?

Some libc functions act on NDEBUG, e.g. assert(). See "man assert".
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=562&group_id=85




reply via email to

[Prev in Thread] Current Thread [Next in Thread]