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>
Subject: bug#6184: closed (bug#6184: cleanup: remove src/prefix-args.c)
Date: Thu, 08 Jul 2010 03:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6184: cleanup: remove src/prefix-args.c

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 6184 <at> debbugs.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: 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.

[Message part 3 (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.



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.