[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 3647 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr trunk/subversion/libsvn_client trunk/subversion/svnlook trunk/subversion/bindings/java/jni trunk/subversion/bindings/com trunk/subversion/libsvn_repos

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-11-04 22:48:26 CET

dlr@tigris.org wrote:

> Log:
> * patches/base64-decoder.patch
> Added a new discardWhitespace(byte[]) function which is called at
> the beginning of decode(byte[]) to perform pre-processing on its
> arguments. Filtering whitespace the body of decode() would be both
> more memory and CPU-efficient, but I'm not comfortable enough with
> the the code to make that invasive of a change. I'm curious what
> the Tomcat folks are doing here these days.
>
> I noticed that encode() isn't line wrapping at 76 characters --
> should we log this as a problem? What effect is this going to have
> on our interop?
>
> This patch was included in revision 1.4 in Apache CVS. It's not
> present in our alpha tag, so we include it as a separate patch here.
>
> * patches/order-multiplatform.txt
> List patch to apply (base64-decoder.patch).
>
> * build.xml
> Activate patch application.
>
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=9931

i'm going to go out on a limb here and say this probably wasn't the log
message you intended to use...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 4 22:49:29 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.