GNU bug report logs - #11905
Unnecessary '#define unix' in src/s/aix4-2.h

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Tue, 10 Jul 2012 23:32:01 UTC

Severity: minor

Found in version 24.1.50

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

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: Glenn Morris <rgm <at> gnu.org>
Subject: bug#11905: closed (Re: bug#11905: Unnecessary '#define unix' in
 src/s/aix4-2.h)
Date: Wed, 11 Jul 2012 00:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#11905: Unnecessary '#define unix' in src/s/aix4-2.h

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 11905 <at> debbugs.gnu.org.

-- 
11905: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11905
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 11905-done <at> debbugs.gnu.org
Subject: Re: bug#11905: Unnecessary '#define unix' in src/s/aix4-2.h
Date: Tue, 10 Jul 2012 17:01:48 -0700
I merged the gnulib changes into Emacs as trunk bzr 109007
and am marking this as done.

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: Unnecessary '#define unix' in src/s/aix4-2.h
Date: Tue, 10 Jul 2012 19:25:59 -0400
Package: emacs
Version: 24.1.50
Severity: minor

src/s/aix4-2.h does this:

  /* AIX doesn't define this.  */
  #define unix 1

The only place left in Emacs that references '#ifdef unix' is
lib/getloadavg.c, from Gnulib. I suspect that Gnulib already has the AIX
case covered (via "__unix"?), so that src/s/aix4-2.h no longer needs to
define "unix". But I'm not sure, hence this report...



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

Previous Next


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