Re: [PATCH] rhs argument of single = in [[ ]] is also treated as pattern

2012-08-24 Thread Chet Ramey
On 8/24/12 8:54 AM, Michal Soltys wrote: > Not sure how savannah reports are followed, so small headups of a thing I > experienced which probably is a bug. I made small bug report at > https://savannah.gnu.org/support/?108110 - though obviously the behavior as > described for '==' is valid (rhs is

[PATCH] rhs argument of single = in [[ ]] is also treated as pattern

2012-08-24 Thread Michal Soltys
Not sure how savannah reports are followed, so small headups of a thing I experienced which probably is a bug. I made small bug report at https://savannah.gnu.org/support/?108110 - though obviously the behavior as described for '==' is valid (rhs is pattern). So what I suspected was that [[ ]] tr