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++/17335] rethrowing exceptions and capturing by reference


------- Additional Comments From staube at t2 dot technion dot ac dot il  2004-09-07 06:31 -------
jason, you are right, i forgot that.
But anyway the compiler used an unexistant copy constructor and builded an
object for an ABSTRACT class without issiuing any warnings nor errors. That has
to be an error,  right?

-- 


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


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