This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj/9934: Bugs in natFileDescriptorPosix.cc:available()
- From: Tom Tromey <tromey at redhat dot com>
- To: Not yet assigned to anyone <nobody at gcc dot gnu dot org>, Tom Tromey <tromey at gcc dot gnu dot org>, arenn at urbanophile dot com
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Mar 2003 15:40:35 -0700 (MST)
- Subject: Re: libgcj/9934: Bugs in natFileDescriptorPosix.cc:available()
- Reply-to: tromey at redhat dot com
Tom
`Tom Tromey' changed the responsibility to `tromey'.
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Sun Mar 9 15:39:05 2003
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open-closed
State-Changed-By: tromey
State-Changed-When: Sun Mar 9 15:39:09 2003
State-Changed-Why:
I'm checking in a fix.
I've fixed the lseek arguments and I've changed the default
implementation of FileDescriptor.available to alway return 0.