[PATCH] Quote the '<' and '>' operators before inserting break

Dirk Hohndel dirk at hohndel.org
Thu May 29 20:57:26 PDT 2014


On Fri, May 30, 2014 at 02:24:50AM +0300, Gehad wrote:
> Patch attached to fix the order of quoting to prevents the corruption of
> format.

I'll take the patch as it's rather straight forward, but I have my
misgivings about the whole way quote() has been implemented.

Take a look at the quote function in save-git.c for example... wouldn't
that be a much smarter design? One pass through the string, replace things
as you go?

/D


More information about the subsurface mailing list