Thread (5 messages) flat view 5 messages, 2 authors, 2016-08-11

Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2016-08-11 19:30:08

On Mon, Dec 18, 2006 at 05:45:05PM -0500, Jeff King wrote:
but doing it inside an interpolated string doesn't:

$ foo=bar}
$ echo "${foo%'}'}"
bar}'}
Yes it's a bug in dash.  Both quote marks (" and ') are represented
by the same char internally before processing which is where the
mix-up occurs.

I'll work on a fix.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help