GNU bug report logs - #9066
cleanup: remove conditional preprocessor code that depends on __STDC__

Previous Next

Package: emacs;

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

Date: Wed, 13 Jul 2011 15:04:02 UTC

Severity: minor

Tags: notabug

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 9066 <at> debbugs.gnu.org
Subject: bug#9066: cleanup: remove conditional preprocessor code that depends	on __STDC__
Date: Sat, 16 Feb 2013 16:01:53 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Date: Thu, 14 Feb 2013 03:10:44 -0500
> 
> Dan Nicolaescu wrote:
> 
> > The source now assumes standard C, there are a few places that test
> > __STDC__, those tests are not needed anymore.
> 
> The only ones left are in
> 
>   src/w32term.c
>   nt/inc/ms-w32.h
> 
> OK to remove, or still needed?

I removed the first one, but the 2nd one has to stay.  I made it clear
it is only used for the MS compiler, though; GCC doesn't need it.

Trunk revision 111805.




This bug report was last modified 12 years and 94 days ago.

Previous Next


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