GNU bug report logs - #6184
cleanup: remove src/prefix-args.c

Previous Next

Package: emacs;

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

Date: Thu, 13 May 2010 16:36:01 UTC

Severity: minor

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6184: closed (cleanup: remove src/prefix-args.c)
Date: Thu, 08 Jul 2010 03:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Jul 2010 23:52:46 -0400
with message-id <yxq39vu635d.fsf <at> fencepost.gnu.org>
and subject line bug#6184: cleanup: remove src/prefix-args.c
has caused the GNU bug report #6184,
regarding cleanup: remove src/prefix-args.c
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6184: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6184
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: cleanup: remove src/prefix-args.c
Date: Thu, 13 May 2010 12:35:47 -0400
prefix-args.c is only used when compiling with gcc to pass flags to the linker using the -Xlinker syntax.
This is not necessary anymore, -Wl, can be used the same way, and the
linker flags are generated in that format anyway.
So currently prefix-args.c only complicates the build system.


[Message part 3 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: 6184-done <at> debbugs.gnu.org
Subject: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 07 Jul 2010 23:52:46 -0400
Checked in.


This bug report was last modified 14 years and 323 days ago.

Previous Next


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