On Wed, Oct 17, 2007 at 06:07:44AM +0200, Oleg Verych wrote:
>
> > $ bash -o posix -c '[ "" -lt 3 ]'
> > bash: line 0: [: : integer expression expected
> 
> > $ bash -o posix -c '[ " " -lt 3 ]'
> 
> I know, but see above :) How many broken and slow things its developer
> brought to the world... This must be left behind and remembered as
> classic case of "what not to do".

Right, I didn't realise that your patch actually treated this
case consistently.

I've applied your patch (modified for the current dash tree).
Thanks!
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to