On Mon, 15 Mar 2004, Aaron Bannert wrote: > I ended up just committing Nick's patch to testreslist.c. I'm not
That's a good question. I wasn't at all sure my use of the random number generation (to simulate a failure rate) would meet APR portability criteria. In the absence of an apr_random module, I've a nasty suspicion it should at least be in #ifdef. Or is srand48/drand48 really portable beyond *X? -- Nick Kew