http://d.puremagic.com/issues/show_bug.cgi?id=10057
--- Comment #4 from [email protected] 2013-05-19 05:11:51 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/5aedb6e292693af18e75215164e9277c879777ce fix Issue 10057 - Module info overwritten in shared phobos - detect module collisions by checking that all ModuleInfo* of a DSO point into the same segment - abort the program in that case - added core.sys.linux.errno to find the name of the executable https://github.com/D-Programming-Language/druntime/commit/12b2214e39dd06a631b0941e9e596cf8cf6c3561 Merge pull request #487 from dawgfoto/fix10057 fix Issue 10057 - Module info overwritten in shared phobos -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
