WIN-28.1: fix POSIX file descriptor numbering assumptions
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Wed Mar 6 14:36:00 GMT 2002
Adam Megacz wrote:
>
>Either I made some stupid typo last time I tried this, or else the
>frontend unpatch I just posted affects this as well. Either way,
>here's a new patch implementing your recommendation. Tested on Win32.
>
>Ok to commit?
>
> - a
>
>2002-03-06 Adam Megacz <adam@xwt.org>
>
> * java/io/FileDescriptor.java: Initialize in/out/err in init().
> * java/io/natFileDescriptorWin32.cc (init()): Added function.
> * java/io/natFileDescriptorPosix.cc (init()): Added function.
> * java/io/natFileDescriptorEcos.cc (init()): Added function.
>
OK, thanks. But can you add a FIXME regarding the pointer -> jint cast
in the Win32 code?
regards
Bryce.
More information about the Java-patches
mailing list