https://issues.dlang.org/show_bug.cgi?id=22520
--- Comment #5 from Iain Buclaw <[email protected]> --- (In reply to Walter Bright from comment #4) > But is __cxa_atexit() compatible with older OSX's ? What OS version did it > start with? It is in OSX 10.5, possibly older versions too. That far exceeds DMD's minimum version requirement of 10.9. --
