This is the mail archive of the cygwin@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: Proposed patch for bash (completion spec problem related)


On Tue, Feb 19, 2002 at 12:27:54PM -0500, Jason Tishler wrote:
> On Tue, Feb 19, 2002 at 09:05:01AM -0500, Chet Ramey wrote:
> > On Mon, Feb 18, 2002 at 05:06:36PM -0800, AJ Reins wrote:
> > > Possible patch for bash to fix the problem noticed by Jason Tishler in msg:
> > > http://sources.redhat.com/ml/cygwin/2002-02/msg00581.html
> > > 
> > > [snip]
> 
> AJ, thanks for tracking down this problem.
> 
> > The right fix is to replace the call to whitespace() with one to spctabnl().
> > There's another fix needed for skip_to_delim(), ...
> 
> Chet, thanks for reviewing AJ's patch.
> 
> Corinna, attached is AJ's patch redone with a call to spctabnl() but
> without the unknown fix to skip_to_delim().  Nevertheless, Cygwin bash
> 2.05a, with this patch, can now handle completion specs.  Would you be
> willing to release a new bash 2.05a with this patch?

Yeah, and thanks to you all.  I'm just uploading the new version of bash.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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