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++/15898] Error with templated operator delete not detected


------- Additional Comments From bangerth at ices dot utexas dot edu  2004-06-09 16:10 -------
Subject: Re:  Error with templated operator delete not detected

> Confirmed, once this is fixed, I assume that PR 15890 will be
> fixed at the same time as then the examples in PR 15890 will be rejected.

True. I'm not sure if PR 15890 isn't a separate problem, though, that will 
then simply be buried if the compiler rejects that testcase right away. It 
would be worth fixing 15890 first.

Note also that 15890 is a regression, whereas this one isn't.

W.
 
-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15898


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