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: Lawrence Mitchell <wence <at> gmx.li>
To: 6108 <at> debbugs.gnu.org
Subject: bug#6108: Acknowledgement (24.0.50; src/m/sparc.h has a spurious #endif)
Date: Wed, 05 May 2010 15:59:30 +0100
GNU bug Tracking System wrote:
> Thank you for filing a new bug report with GNU.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  bug-gnu-emacs <at> gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 6108 <at> debbugs.gnu.org.

So it turns out the patch is wrong.  What I meant was:

diff --git a/src/m/sparc.h b/src/m/sparc.h
index 2261163..23d3344 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -52,7 +52,6 @@ NOTE-END  */

 #ifdef __arch64__		/* GCC, 64-bit ABI.  */
 #define BITS_PER_LONG 64
-#endif

 #ifndef _LP64
 #define _LP64			/* Done on Alpha -- not sure if it





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.