https://issues.dlang.org/show_bug.cgi?id=11543
--- Comment #10 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/82c9b2deba705ed00d18ef9f992a58ed3e72b779 fix for Issue 11543 - multiple definition of std.regex with shared library - Detect copy relocated ModuleInfos when checking for conflicting module definitions. https://github.com/D-Programming-Language/druntime/commit/09ea3d684b6a815d2b9013b6cf2d4e30a4c70301 Merge pull request #791 from MartinNowak/fix11543 fix for Issue 11543 - multiple definition of std.regex with shared library --
