On Wed, Feb 06, 2002 at 04:01:52PM -0500, Jeff Trawick wrote: > Justin Erenkrantz <[EMAIL PROTECTED]> writes: > > > I've now posted a patch against 2.0.31 that should fix all problems > > seen so far that have been listed in STATUS. > > > > It's at: > > > > http://www.apache.org/~jerenkrantz/httpd-2.0.jre.patch > > What Greg is running now is missing this stuff from your patch: > > . canonical name change > . loglevel changes > . anonymous shmem calculation (run-time error) > . shmem ptr arithmetic (compile-time error) > > I have no strong feelings about whether or not the canonical name > change should be in a hypothetical 2.0.32 beta. I think the other > three items should definitely be in a hypothetical 2.0.32 beta.
I think it should be there, and I'm RM of my own tree. =) And, it makes the diffs slightly less between core.c and HEAD. I also added Sander's recent commit to fix a overrun in the pools code. Once daedalus is running .31+ happily, I'll see about tagging JRE_1 and trying to get a tarball built off of that for possible review. -- justin
