From: Tom Tromey <tromey@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Patch: fix #line directives in bison output
Date: Mon, 22 Nov 2010 20:31:00 -0000 [thread overview]
Message-ID: <m3mxp16qz4.fsf@fleche.redhat.com> (raw)
In-Reply-To: <m3vd3p6r77.fsf@fleche.redhat.com> (Tom Tromey's message of "Mon, 22 Nov 2010 13:25:48 -0700")
Joel> Did you mean the last line to be "ada-lex.c"?
Tom> Yeah, oops.
Tom> I will fix it shortly.
Here's the patch.
Tom
2010-11-22 Tom Tromey <tromey@redhat.com>
* Makefile.in (.PRECIOUS): Reference ada-lex.c.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.1140
diff -u -r1.1140 Makefile.in
--- Makefile.in 19 Nov 2010 18:10:51 -0000 1.1140
+++ Makefile.in 22 Nov 2010 20:28:00 -0000
@@ -1653,7 +1653,7 @@
false; \
fi
-.PRECIOUS: ada-exp.c
+.PRECIOUS: ada-lex.c
# XML rules
prev parent reply other threads:[~2010-11-22 20:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 18:10 Tom Tromey
2010-11-20 5:08 ` Joel Brobecker
2010-11-22 20:26 ` Tom Tromey
2010-11-22 20:31 ` Tom Tromey [this message]
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=m3mxp16qz4.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox