all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lawrence Mitchell <wence@gmx.li>
To: 6108@debbugs.gnu.org
Subject: bug#6108: 24.0.50; src/m/sparc.h has a spurious #endif
Date: Wed, 05 May 2010 15:15:45 +0100	[thread overview]
Message-ID: <pvhpk4ribfji.fsf@ed.ac.uk> (raw)


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







             reply	other threads:[~2010-05-05 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 14:15 Lawrence Mitchell [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pvhpk4ribfji.fsf@ed.ac.uk \
    --to=wence@gmx.li \
    --cc=6108@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.