This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: verbose terminate handler


> Do you prefer no message at all?

How it comes you think that?

In this case I think it would be better if this is printed:

pure virtual function called
terminate called without an active exception

And print the original message when a pure virtual call is made during unwinding.

But as you guys said. I don't see it as a bug either.


   Joerg


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