This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]Package extention recognition (revision 2)


And that test is still there, I moved it into the if () so something like
".tar.bz2" wouldn't trigger the return .... : 0;  If all the ifs fail,
return 0; still occurs.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Michael A Chase" <mchase@ix.netcom.com>
Cc: <cygwin-patches@cygwin.com>
Sent: Friday, January 25, 2002 02:48
Subject: Re: [PATCH]Package extention recognition (revision 2)


> On Fri, 2002-01-25 at 21:42, Michael A Chase wrote:
> > I think this covers all your concerns.  If not, I'll fix it in the
morning.
>
> Close, I'll tidy the last bit up.
>
> The ? ext-path:0's are important because they ensure that the string
> isn't part of a filename like:
> foo.tar.bz2-patch or something similar :}
>
> Rob
>
> > --
> > Mac :})
> > ** I normally forward private questions to the appropriate mail list. **
> > Give a hobbit a fish and he eats fish for a day.
> > Give a hobbit a ring and he eats fish for an age.
> >
> > ChangeLog:
> >
> > 2002-01-25  Michael A Chase <mchase@ix.netcom.com>
> >
> >     * filemanip.cc (find_tar_ext): Clean up tests for .tar.gz and .tar.
> >     * fromcwd.cc (do_fromcwd): Expand FIXME comment in source file
check.
> >     * install.cc (install_one_source): Add space between words in log()
> > call.
> >
>
>
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]