__cxa_atexit prototype

Mark Mitchell mark at codesourcery.com
Thu Dec 16 00:00:41 UTC 1999


Issue:

  The type of __cxa_atexit involves a type `dso_handle'.  This type is
  undefined.  

Suggested Resolution:

  Replace all occurrences of this type with `void *'.

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the cxx-abi-dev mailing list