[Issue 11543] multiple definition of std.regex with shared library

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 1 16:12:30 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11543



--- Comment #6 from Martin Nowak <code at dawg.eu> 2014-02-01 16:12:28 PST ---
Only -release is needed.
I think that is because non-release build reference other ModuleInfos for
assert and bounds-checking, (see
https://github.com/D-Programming-Language/dmd/pull/2561).
Anyhow we should still make ModuleInfo read-only.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list