[D-runtime] [D-Programming-Language/druntime] 82c9b2: fix for Issue 11543 - multiple definition of std.r...
GitHub via D-runtime
d-runtime at puremagic.com
Mon May 26 03:32:46 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 82c9b2deba705ed00d18ef9f992a58ed3e72b779
https://github.com/D-Programming-Language/druntime/commit/82c9b2deba705ed00d18ef9f992a58ed3e72b779
Author: Martin Nowak <code at dawg.eu>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M src/rt/sections_linux.d
Log Message:
-----------
fix for Issue 11543 - multiple definition of std.regex with shared library
- Detect copy relocated ModuleInfos when checking for
conflicting module definitions.
Commit: 09ea3d684b6a815d2b9013b6cf2d4e30a4c70301
https://github.com/D-Programming-Language/druntime/commit/09ea3d684b6a815d2b9013b6cf2d4e30a4c70301
Author: Walter Bright <walter at walterbright.com>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M src/rt/sections_linux.d
Log Message:
-----------
Merge pull request #791 from MartinNowak/fix11543
fix for Issue 11543 - multiple definition of std.regex with shared library
Compare: https://github.com/D-Programming-Language/druntime/compare/591b8d474c94...09ea3d684b6a
More information about the D-runtime
mailing list