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

Re: [PATCH] Compressed streams

From: <mbk_at_boredom.org>
Date: 2003-03-28 01:03:57 CET

On Thu, Mar 27, 2003 at 06:49:17PM -0500, Eric Dorland wrote:
> >
> > apr_generate_random_bytes? apr_pstrcat? apr_psprintf?
>
> Good idea. I'll add something like this to the test. New patch later
> this evening.
>

Given the nature of zlib, you'll probably want to generate random
bytes. Because this is a test case, we'll want to be able to seed
it the same way again, were the test to fail for some reason. It
is a real PITA to not be able to reproduce the random event that
caused the crash.

-ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 01:05:12 2003

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.