Bug 13414 – Static destructors not called correctly with dynamic loading

Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
x86
OS
Linux
Creation time
2014-09-01T17:10:00Z
Last change time
2015-02-18T03:37:50Z
Keywords
pull
Assigned to
nobody
Creator
code

Comments

Comment #0 by code — 2014-09-01T17:10:20Z
Reported by Niklas Wallén via mail, pull request incoming.
Comment #1 by code — 2014-09-01T17:17:23Z
Comment #2 by github-bugzilla — 2014-09-01T17:59:19Z
Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/600166ce11d20f3a24f269fd655c61f532c6b990 Issue 13414 - Static destructors not called correctly with dynamic loading Patch provided by Niklas Wallén in private correspondence. https://github.com/D-Programming-Language/druntime/commit/a8b19ff2b026f8dba2fdb64efb2a92e620d4cc5f Merge pull request #947 from klickverbot/run-tls-dtors Issue 13414 - Static destructors not called correctly with dynamic loading
Comment #3 by github-bugzilla — 2014-09-02T00:54:56Z
Comment #4 by github-bugzilla — 2014-10-15T09:12:55Z
Commit pushed to 2.066 at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/73510fd55de8cb22d1b8b406d97df30d9b37bf98 Merge pull request #947 from klickverbot/run-tls-dtors Issue 13414 - Static destructors not called correctly with dynamic loading
Comment #5 by github-bugzilla — 2015-02-18T03:37:50Z