unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lawrence Mitchell <wence@gmx.li>
To: 6108@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	[thread overview]
Message-ID: <4BE187D2.5020800@gmx.li> (raw)
In-Reply-To: <handler.6108.B.127307104820785.ack@debbugs.gnu.org>

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







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

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4BE187D2.5020800@gmx.li \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).