[Issue 10057] [2.063 beta] Module info overwritten in shared phobos.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 19 05:11:53 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10057



--- Comment #4 from github-bugzilla at puremagic.com 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: -------


More information about the Digitalmars-d-bugs mailing list