all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif
@ 2010-05-05 14:15 Lawrence Mitchell
       [not found] ` <handler.6108.B.127307104820785.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Lawrence Mitchell @ 2010-05-05 14:15 UTC (permalink / raw)
  To: 6108


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@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







^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-05 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 14:15 bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif Lawrence Mitchell
     [not found] ` <handler.6108.B.127307104820785.ack@debbugs.gnu.org>
2010-05-05 14:59   ` bug#6108: Acknowledgement (24.0.50; src/m/sparc.h has a spurious #endif) Lawrence Mitchell
2010-05-05 20:43     ` bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.