This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug report
- To: joverly at head-cfa dot harvard dot edu
- Subject: Re: Bug report
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 27 May 2000 21:22:06 +0200
- CC: bug-gcc at gnu dot org
- References: <200005231914.PAA14069@crusher.harvard.edu>
> Please let me know if there is more information you need.
Thanks for your bug report. The mainline compiler (2.96 20000511
(experimental)) says
In file included from varmmP.hh:20,
from io/misc.cc:23:
varmm.hh:96: invalid use of undefined type `class VarmmError'
varmm.hh:40: forward declaration of `class VarmmError'
so the bug appears to be fixed.
Regards,
Martin