Re: [PATCH v2] expand: Fix ghost fields with unquoted $@/$*

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

 



Op 23-03-18 om 11:58 schreef Herbert Xu:
> Thanks, the problem here is that we need to set c to 0 not just
> when quoted is true but also if sep is 0 since both imply that
> field splitting is disabled.  Here is an second revision which
> should fix this by checking (quoted || !sep) instead of just
> quoted when determining whether we're doing field expansion in $*.

FWIW, this passes all my tests.

- Martijn
--
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



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

  Powered by Linux