[D-runtime] [D-Programming-Language/druntime] 7c396e: Merge pull request #649 from dawgfoto/fix11378
GitHub
noreply at github.com
Wed Oct 30 00:21:38 PDT 2013
Branch: refs/heads/2.064
Home: https://github.com/D-Programming-Language/druntime
Commit: 7c396ef4080737928e68bdb2550e403b87fe379f
https://github.com/D-Programming-Language/druntime/commit/7c396ef4080737928e68bdb2550e403b87fe379f
Author: Walter Bright <walter at walterbright.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M posix.mak
M src/core/runtime.d
M src/rt/dmain2.d
M src/rt/sections_linux.d
A test/init_fini/Makefile
A test/init_fini/src/runtime_args.d
A test/init_fini/src/thread_join.d
M test/shared/Makefile
M test/shared/src/host.c
M test/shared/src/lib.d
M test/shared/src/linkD.c
M test/shared/src/linkDR.c
M test/shared/src/loadDR.c
M test/shared/src/plugin.d
Log Message:
-----------
Merge pull request #649 from dawgfoto/fix11378
fix Issue 11378 - implicit runtime initialization/finalization is broken
More information about the D-runtime
mailing list