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-28.1: fix POSIX file descriptor numbering assumptions


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.



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