Skip to content
Prev 22175 / 63424 Next

Warning on backslash sequences (was sprintf behavior)

"Gabor Grothendieck" <ggrothendieck at gmail.com> writes:
Yes, but there be devils lurking in there. I think you do in general
need to know what the other language is. Take a look at shQuote(), for
instance. (Why, BTW, does that not simply "escape" single quotes using
'"'"' instead of switching to double-quotes and escaping everything in
sight?)