This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: wierd compile bug
- To: "Nic Ferrier" <nferrier at tapsellferrier dot co dot uk>
- Subject: Re: wierd compile bug
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Fri, 6 Jul 2001 13:59:58 -0700 (PDT)
- Cc: java at gcc dot gnu dot org
- References: <sb463190.040@tapsellferrier.co.uk>
- Reply-To: apbianco at cygnus dot com
Nic Ferrier writes:
> The bug is really strange, the file handle fnum is being set to -1
> before ::close() is called.
Try to disassemble a bit of what's before closed is called.
> Or should I report it as a fault? If so to whom?
Report it to gcc-bugs if you think there's a bug. You can file a PR
too. It definitively looks like it should end up in C++ land.
./A