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: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6108: closed (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 message dated Wed, 05 May 2010 16:43:13 -0400
with message-id <5139y6nkpq.fsf_-_ <at> fencepost.gnu.org>
and subject line Re: bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif
has caused the GNU bug report #6108,
regarding 24.0.50; src/m/sparc.h has a spurious #endif
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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



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


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

Previous Next


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