WIN-25.1: natPlainSocketImpl.cc [UPDATED]
Tom Tromey
tromey@redhat.com
Wed Mar 6 16:26:00 GMT 2002
>>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:
>> Ah, thanks. The problem is that implicit void* -> char* conversion is
>> not allowed, however char* -> void* should be perfectly fine.
Adam> So what's the final status on this? What do I need to do in order to
Adam> get my patch committed?
I think first Bryce should check in his recv patch.
About your patch:
* You need a newline before the definitions of write and read.
* Shouldn't write and read be static?
Tom
More information about the Java-patches
mailing list