bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6108: Acknowledgement (24.0.50; src/m/sparc.h has a spurious #endif)


From: Lawrence Mitchell
Subject: bug#6108: Acknowledgement (24.0.50; src/m/sparc.h has a spurious #endif)
Date: Wed, 05 May 2010 15:59:30 +0100
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

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@gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 6108@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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]