longjmp question

Matt Austern austern at isolde.engr.sgi.com
Wed Sep 8 21:25:50 UTC 1999


Do you have implementation experience with a C++ implementation,
or a mixed C/C++ implementation, in which longjmp through C++
stack frames does invoke C++ destructors?

Anecdotal evidence is that such implementations are rare, and
that they break code that, while technically nonconforming,
does work with the more common sort of setjmp.

			--Matt




More information about the cxx-abi-dev mailing list