SamLT <[email protected]> wrote:
> 
> 
> Hello,
> 
> I'm using dash 0.5.5.1, and noticed a strange behaviour:
> 
> | $ t=123
> | $ echo ${t%${t#?}}
> | 1
> | $ echo "${t%${t#?}}"
> | 
> | $
> 
> Is it a bug or something?

Yes, this looks like a bug.  I'll look into it.

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 from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to