From: Phil Edwards <pedwards@disaster.jaj.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: mir@sunchorus.France.Sun.COM, gdb-patches@sources.redhat.com
Subject: Re: PATCH doc/refcard.tex
Date: Wed, 27 Dec 2000 00:32:00 -0000 [thread overview]
Message-ID: <20001227034057.A10012@disaster.jaj.com> (raw)
In-Reply-To: <200012270825.DAA02213@indy.delorie.com>
On Wed, Dec 27, 2000 at 03:25:34AM -0500, Eli Zaretskii wrote:
>
> Am I missing something?
Updated sources? :-)
As I write this, current CVS contains no quotes. Quotes /should/ be there,
but they don't appear to be as of...
% cvs status Makefile.in
===================================================================
File: Makefile.in Status: Up-to-date
Working revision: 1.11
Repository revision: 1.11 /cvs/src/src/gdb/doc/Makefile.in,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: -ko
%
...revision 11.
--
pedwards at disaster dot jaj dot com | pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools. Fools are protected by more capable fools.
From pedwards@disaster.jaj.com Wed Dec 27 00:35:00 2000
From: Phil Edwards <pedwards@disaster.jaj.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: mir@sunchorus.France.Sun.COM, gdb-patches@sources.redhat.com
Subject: Re: PATCH doc/refcard.tex
Date: Wed, 27 Dec 2000 00:35:00 -0000
Message-id: <20001227034423.A10106@disaster.jaj.com>
References: <200012261042.LAA19117@sunchorus.France.Sun.COM> <2110-Tue26Dec2000184743+0200-eliz@is.elta.co.il> <20001226150540.A7688@disaster.jaj.com> <200012270826.DAA02223@indy.delorie.com>
X-SW-Source: 2000-12/msg00263.html
Content-length: 810
On Wed, Dec 27, 2000 at 03:26:11AM -0500, Eli Zaretskii wrote:
>
> Could you post diffs for a change that corrects the problem for you?
> As I wrote in another message today, I don't really understand why are
> you missing quotes, so I'd like to see an actual patch.
No problem.
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/doc/Makefile.in,v
retrieving revision 1.11
diff -u -3 -r1.11 Makefile.in
--- Makefile.in 2000/07/09 05:41:21 1.11
+++ Makefile.in 2000/12/27 08:33:35
@@ -203,7 +203,7 @@
cp $(srcdir)/refcard.tex sedref.tex ; \
else \
echo > tmp.sed ; \
- for f in $(REFEDITS) ; do \
+ for f in "$(REFEDITS)" ; do \
cat $(srcdir)/$$f >>tmp.sed ; done ; \
sed -f tmp.sed $(srcdir)/refcard.tex >sedref.tex ; \
fi
next prev parent reply other threads:[~2000-12-27 0:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200012261042.LAA19117@sunchorus.France.Sun.COM>
2000-12-26 8:50 ` Eli Zaretskii
[not found] ` <200012270825.DAA02213@indy.delorie.com>
2000-12-27 0:32 ` Phil Edwards [this message]
[not found] <20001224235038.A5058@disaster.jaj.com>
2000-12-25 1:12 ` Eli Zaretskii
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=20001227034057.A10012@disaster.jaj.com \
--to=pedwards@disaster.jaj.com \
--cc=eliz@is.elta.co.il \
--cc=gdb-patches@sources.redhat.com \
--cc=mir@sunchorus.France.Sun.COM \
/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