On Wed, 2011-06-15 at 13:55 -0400, Greg Stein wrote: > On Wed, Jun 15, 2011 at 13:14, Bert Huijben <b...@qqmail.nl> wrote: > >> - r1134000 svn_quoprint.h - no change > > > > I think we can deprecate all functions in this file. > > I didn't know this file and a quick check shows that we didn't use > these functions at all since a very long time ago (probably somewhere > far before 1.0). > > > > The only user of this header is subversion\tests\libsvn_delta > \svndiff-test.c, and then only if QUOPRINT_SVNDIFFS is defined. > > Yeah. I think we embedded content within XML using the quoprint style > when possible. It made them easier to read. ... but then we switched > to base64 or somesuch. I mean really... who needs to read this stuff? > :-P > > +1 to full deprecation.
Sounds fine to me. It's very low on my personal priority list, but I've no objections to anyone doing this sooner. - Julian