On Fri, May 30, 2014 at 12:57 AM, Dirk Hohndel <[email protected]> wrote: > 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?
QString.toHtmlScaped(); /me runs > /D > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
