This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15639] Fails to find inherited function


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]