[Issue 12010] [REG DMD2.065-b1] Undefined template symbols for static library linked with debug symbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 27 08:40:16 PST 2014


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



--- Comment #2 from github-bugzilla at puremagic.com 2014-01-27 08:40:09 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/cd68a5d0c6c5066f9c441d73d7f8ec07a48401b5
fix Issue 12010 - Undefined template symbols for static library linked with
debug symbols

Struct destructors and postblits will be stored in TypeInfo. So, partial
semantic3 running for structs declared in non-root modules should also consider
them.

https://github.com/D-Programming-Language/dmd/commit/fa8c689f7c78cb48d8688dc2639e9d8eb8e055c5
Merge pull request #3165 from 9rnsr/fix12010

[REG2.065a] Issue 12010 - Undefined template symbols for static library linked
with debug symbols

-- 
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