Re: [BUG] ${#v} aborts string processing

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

 



Martijn Dekker <martijn@xxxxxxxx> wrote:
> Another bug introduced by 3cd5386, and not fixed in current git.
> String length expansion ${#v} aborts string processing.
> 
> $ ./dash -c 'v=abc; echo ab${#v}cd'
> ab3
> 
> Expected output: ab3cd

This should be fixed by

	https://patchwork.kernel.org/patch/10688471/

I will push it out soon.

Thanks,
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux