This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-25.1: natPlainSocketImpl.cc [UPDATED]
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Bryce> I couldn't find any report of a build failure on recv in
Bryce> natPlainSocketImpl in GNATS or the list archives.
Read this one:
http://gcc.gnu.org/ml/java-patches/2002-q1/msg00031.html
Maybe changing it to `(char *) blah' would work ok.
If you could get the reporter of the bug above to test it (or
otherwise try it on Solaris 2.6), that would be good.
Really I'd prefer we just get Adam's g++ bug fixed.
The code as it is really ought to work.
I've started always using Google and not the gcc.gnu.org search
engine. I like Google better, and it is easy to restrict the search
using `site:gcc.gnu.org'.
Tom