From: Michael Snyder <msnyder@specifix.com>
To: DJ Delorie <dj@redhat.com>
Cc: gdb-patches@sourceware.org, rsandifo@nildram.co.uk,
schwab@suse.de, bkoz@redhat.com
Subject: Re: [RFA] top level configure and makeinfo/texinfo
Date: Wed, 10 Oct 2007 05:13:00 -0000 [thread overview]
Message-ID: <1191981278.4409.3.camel@localhost.localdomain> (raw)
In-Reply-To: <200710100111.l9A1BJuj006627@greed.delorie.com>
On Tue, 2007-10-09 at 21:11 -0400, DJ Delorie wrote:
> > - | egrep 'texinfo[^0-9]*(4\.([6-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
> > + | egrep 'texinfo[^0-9]*(4\.([6-9]|4\.[1-9][0-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
>
> Um, the first matches:
> 4.[6-9]
> 4.[1-9][0-9]
> [5-9].*
> [1-9][0-9].*
>
> Yours matches:
> 4.[6-9]
> 4.4.[1-9][0-9]
> 4.[1-9][0-9]
> [5-9].*
> [1-9][0-9].*
>
> I don't think this is what you want.
Oops, sorry, looks like I applied my change on top of one
that was committed by Alan Modra about 3 weeks ago.
Never mind, patch withdrawn. You guys are way ahead of me.
prev parent reply other threads:[~2007-10-10 1:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 1:11 Michael Snyder
2007-10-10 1:56 ` DJ Delorie
2007-10-10 5:13 ` Michael Snyder [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=1191981278.4409.3.camel@localhost.localdomain \
--to=msnyder@specifix.com \
--cc=bkoz@redhat.com \
--cc=dj@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=rsandifo@nildram.co.uk \
--cc=schwab@suse.de \
/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