This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug report
- To: imrazene at email dot enst dot fr
- Subject: Re: bug report
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 6 Jul 2000 09:24:07 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <20000621201711.A475@goriot.enst.fr>
Thanks for your bug report. The mainline compiler (2.96 20000607
(experimental)) reports
In file included from genetic.cpp:17:
genetic.h:44: size of member `population' is not constant
genetic.h:45: size of member `new_pop' is not constant
so the bug appears to be fixed.
Regards,
Martin