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

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

[Emacs-bug-tracker] bug#6108: closed (24.0.50; src/m/sparc.h has a spuri


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6108: closed (24.0.50; src/m/sparc.h has a spurious #endif)
Date: Wed, 05 May 2010 20:44:02 +0000

Your message dated Wed, 05 May 2010 16:43:13 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
6108: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6108
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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  <address@hidden>

        * 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif Date: Wed, 05 May 2010 16:43:13 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Thanks.


--- End Message ---

reply via email to

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