Denys Vlasenko
f15aa57a7f
ash: [PARSER] Fix parsing of ${##1}
...
Upstream commit:
Date: Thu, 4 Oct 2007 22:15:10 +0800
[PARSER] Fix parsing of ${##1}
Previously dash treated ${##1} as a length operation. This patch fixes that.
Test case:
set -- a
echo ${##1}OK
Old result:
1OK
New result:
OK
This was a real bug in ash (but not in hush).
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-26 15:56:53 +02:00
..
2010-05-22 06:20:26 +02:00
2010-05-22 06:20:26 +02:00
2010-05-22 06:20:26 +02:00
2010-05-22 06:20:26 +02:00
2010-05-21 17:54:46 +02:00
2010-05-21 17:54:46 +02:00
2016-10-26 15:56:53 +02:00
2016-10-26 15:56:53 +02:00
2009-10-19 23:09:06 +02:00
2009-05-23 16:50:07 +02:00
2009-06-01 14:16:43 -04:00
2009-06-01 14:16:43 -04:00
2016-10-02 21:12:02 +02:00
2016-10-02 21:12:02 +02:00
2016-10-02 21:13:13 +02:00
2016-10-02 21:13:13 +02:00
2016-10-02 21:13:13 +02:00
2016-10-02 21:13:13 +02:00
2016-10-02 18:17:15 +02:00
2016-10-02 18:17:15 +02:00
2010-09-05 14:47:58 +02:00
2010-09-05 14:47:58 +02:00
2010-09-05 14:47:58 +02:00
2010-09-05 14:47:58 +02:00
2010-09-05 14:47:58 +02:00
2010-09-05 14:47:58 +02:00
2010-09-06 10:26:37 +02:00
2010-09-06 10:26:37 +02:00
2010-09-10 10:17:53 +02:00
2010-09-10 10:17:53 +02:00
2010-09-10 11:06:01 +02:00
2010-09-10 11:06:01 +02:00
2011-08-01 14:06:20 +02:00
2011-08-01 14:06:20 +02:00
2010-05-22 00:26:06 +02:00
2010-05-22 00:26:06 +02:00
2010-07-16 13:52:32 +02:00
2010-07-16 13:52:32 +02:00
2016-09-29 17:58:58 +02:00
2016-09-29 20:02:53 +02:00
2010-09-09 14:04:57 +02:00
2010-09-09 14:04:57 +02:00
2016-10-02 02:46:56 +02:00
2016-10-02 02:46:56 +02:00
2016-10-01 20:55:02 +02:00
2016-10-01 20:55:02 +02:00
2016-10-01 20:55:02 +02:00
2016-10-01 20:55:02 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00
2015-05-18 10:23:16 +02:00