On Thu, Mar 08, 2018 at 10:05:01AM +0000, Martijn Dekker wrote: > Op 08-03-18 om 07:52 schreef Herbert Xu: > > This patch should fix this problem as well as the one Harald identified: > > Tested. It works well on my end. > > Note it leaves one bug Harald's patch fixed: > > $ src/dash -c 'IFS=; set -- $@ $*; echo $#' > 2 > > (expected output: 0) Right. This is fixed by the reversion of the run-time bookkeeping of quote marks. I haven't decided whether to revert that or not yet so the fix will depend on that. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html