This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15639] Fails to find inherited function
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2004 01:05:02 -0000
- Subject: [Bug c++/15639] Fails to find inherited function
- References: <20040524223251.15639.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-05-25 01:05 -------
Ivan,
a text version of changes.html is also shipped in the original package as
gcc/NEWS. As for the template code, I suggest you to try also your minimized
snippets on the Comeau online compiler, at
http://www.comeaucomputing.com/tryitout. The compiler is based on the EDG
frontend, which is supposed to be 99.999999% conformant to the C++ standard by
now (modulo small bugs). If both GCC and Comeau match in behaviour on a certain
code snippet, I suggest you to quadruple-check it against C++ books etc. before
submitting a bug report, as it would be probably invalid.
Thank you for taking the time to file all these bug reports!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15639