This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-25.1: natPlainSocketImpl.cc [UPDATED]


Adam Megacz wrote:

>Sure; can I commit my patch and a PR with a test case, and have them
>reference each other? (FIXME in the code saying remove the cast when
>PR000 is fixed, note in the PR saying to remove the cast in
>natPlainSocketImpl.cc)?
>

Nope. Isn't the cast going to break other platforms? I'd prefer to get 
rid of the _Jv_recv template hack. Surely calling recv() portably is a 
pretty common problem, so it can't be that hard.

regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]