GNU bug report logs - #6108
24.0.50; src/m/sparc.h has a spurious #endif

Previous Next

Package: emacs;

Reported by: Lawrence Mitchell <wence <at> gmx.li>

Date: Wed, 5 May 2010 14:51:01 UTC

Severity: normal

Found in version 24.0.50

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Lawrence Mitchell <wence <at> gmx.li>
Subject: bug#6108: closed (Re: bug#6108: 24.0.50; src/m/sparc.h has a
 spurious #endif)
Date: Wed, 05 May 2010 20:44:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6108: 24.0.50; src/m/sparc.h has a spurious #endif

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

-- 
6108: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6108
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 6108-done <at> debbugs.gnu.org
Subject: Re: bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif
Date: Wed, 05 May 2010 16:43:13 -0400
Thanks.

[Message part 3 (message/rfc822, inline)]
From: Lawrence Mitchell <wence <at> gmx.li>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; src/m/sparc.h has a spurious #endif
Date: Wed, 05 May 2010 15:15:45 +0100
The most recent change to src/m/sparc.h missed the removal of an
#endif preprocessor statement.

Changelog entry and patch:

2010-05-05  Lawrence Mitchell  <wence <at> gmx.li>

	* m/sparc.h: Remove spurious #endif


diff --git a/src/m/sparc.h b/src/m/sparc.h
index 2261163..dc9cf97 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -58,7 +58,6 @@ NOTE-END  */
 #define _LP64                  /* Done on Alpha -- not sure if it
                                   should be here.  -- fx */
 #endif
-#endif

 /* arch-tag: 0a6f7882-33fd-4811-9832-7466c51e50f7
    (do not change this comment) */


Cheers,
Lawrence




This bug report was last modified 15 years and 79 days ago.

Previous Next


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