[cxx-abi-dev] Type mismatch in __cxa_atexit and __cxa_finalize
Dennis Handly
dhandly at cup.hp.com
Fri Feb 27 20:48:26 UTC 2004
>From: Mark Mitchell <mark at codesourcery.com>
> 2. If you're passing __cxa_atexit a function that does take an
> argument, the parameter may not be 0.
>but point (2) worries me -- that might represent a change for some
>existing implementations.
Mark Mitchell
But that will never occur? Any "static" object that is being destructed
must have a non-zero "this" pointer?
More information about the cxx-abi-dev
mailing list