bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash 3.2 match operator problem


From: Chet Ramey
Subject: Re: bash 3.2 match operator problem
Date: Thu, 12 Oct 2006 14:04:12 -0400

> Ok, here is a smaller 3 line test case.  I have attempted to handle
> the parenthesis as you instructed.  Under bash 3.0.17 BASH_REMATCH
> gets the 4 pieces.  Under bash 3.2 I only get BASH_REMATCH=()
> True, it no longer crashes.  But it doesn't work either...

I understand the problem, and have to consider the best solution.  It
appears that this will require a change to the shell parser, since [[
is part of the grammar.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]