GNU bug report logs - #5801
remove LIBS_DEBUG and C_DEBUG_SWITCH

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Mon, 29 Mar 2010 22:06:02 UTC

Severity: normal

Done: Dan Nicolaescu <dann <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5801 in the body.
You can then email your comments to 5801 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5801; Package emacs. (Mon, 29 Mar 2010 22:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Nicolaescu <dann <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 29 Mar 2010 22:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: remove LIBS_DEBUG and C_DEBUG_SWITCH
Date: Mon, 29 Mar 2010 18:01:23 -0400
src/Makefile.in has this:

/* Unless inhibited or changed, use -lg to link for debugging.  */
#ifndef LIBS_DEBUG
#define LIBS_DEBUG -lg
#endif

All ports that bother to define LIBS_DEBUG just use:
#define LIBS_DEBUG

-lg has not been in use for a long time so removing it will do no harm.

Also any reason not to remove the C_DEBUG_SWITCH knob?
If users want to debug emacs, they can edit the Makefile directly, no
reason to add yet another variable to the build system.





Reply sent to Dan Nicolaescu <dann <at> gnu.org>:
You have taken responsibility. (Tue, 30 Mar 2010 15:41:02 GMT) Full text and rfc822 format available.

Notification sent to Dan Nicolaescu <dann <at> gnu.org>:
bug acknowledged by developer. (Tue, 30 Mar 2010 15:41:02 GMT) Full text and rfc822 format available.

Message #10 received at 5801-done <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: 5801-done <at> debbugs.gnu.org
Subject: Re: bug#5801: remove LIBS_DEBUG and C_DEBUG_SWITCH
Date: Tue, 30 Mar 2010 11:40:30 -0400
done




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 28 Apr 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.