This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: patch: gcc 2.96 compile fixes, file creation mode, ServerSocket bind cleanup
- To: Tom Tromey <tromey@cygnus.com>
- Subject: Re: patch: gcc 2.96 compile fixes, file creation mode, ServerSocket bind cleanup
- From: Warren Levy <warrenl@cygnus.com>
- Date: Mon, 2 Aug 1999 17:00:33 -0700 (PDT)
- cc: Bryce McKinlay <bryce@albatross.co.nz>, Tom Tromey <tromey@cygnus.com>, java-patches@sourceware.cygnus.com
On Mon, 2 Aug 1999, Tom Tromey wrote:
> BTW, in case it wasn't obvious: please check in the other bits (except
> give Warren a chance to look at the java.net parts), once the minor
> formatting things are cleaned up.
Bryce,
Go ahead with the java.net changes (once the formatting bits are done).
They look fine to me; I will look to see if NULL needs to be excised from
these sockets on a more global level but in the meantime this patch takes
care of a known problem. Thanks!
--warrenl