GNU bug report logs - #11935
XINT etc. should be functions

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Fri, 13 Jul 2012 15:15:02 UTC

Severity: wishlist

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 11935 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: Re: bug#11935: XINT etc. should be functions
Date: Sun, 9 Jun 2013 08:56:55 +0200
Hello.

9 jun 2013 kl. 02:52 skrev Paul Eggert <eggert <at> cs.ucla.edu>:

> On 06/06/13 09:42, Stefan Monnier wrote:
> 
>> Having XCONS and friends duplicated into a macro version and a function
>> version is a non-starter for me.
> 
> Yes, I didn't like those macros either.  I'll remove them; they're no
> longer needed now that GCC has the -Og option.  In case you haven't
> run into it yet, -Og means "optimize for debugging", and causes GCC to
> generate code that's easy to debug, without having the big runtime
> performance penalty of -O0.

Which version of gcc has this?  Note that most people does not have the latest gcc version.

	Jan D.






This bug report was last modified 5 years and 119 days ago.

Previous Next


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