[cxx-abi-dev] Type mismatch in __cxa_atexit and __cxa_finalize

Mark Mitchell mark at codesourcery.com
Fri Feb 27 20:51:45 UTC 2004


Dennis Handly wrote:

> Any "static" object that is being destructed
> must have a non-zero "this" pointer?

That is correct.

But we cannot be 100% certain that the compiler and/or user code are not 
already using this API for some other purpose.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com



More information about the cxx-abi-dev mailing list