On Tue, Oct 31, 2017 at 3:25 PM, Clark Wang <dearv...@gmail.com> wrote:
> On Mon, Oct 30, 2017 at 10:41 PM, Chet Ramey <chet.ra...@case.edu> wrote: > >> >> This is an effect of using single quotes in the @Q operator. If you want >> to single-quote a string containing single quotes, this is how you do it. >> > > I made a patch (also attached). Please see if it's ok. > Updated by dealing with empty strings (and malloc'ing 2 more bytes) though I'm not sure if it's necessary since the func sh_quote_reusable() already handles empty strings.
sh_single_quote.patch
Description: Binary data