[Issue 12146] Linker error with __xopCmp, __xopEq, TypeInfo

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 13 05:41:52 PST 2014


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



--- Comment #5 from Martin Nowak <code at dawg.eu> 2014-02-13 05:41:47 PST ---
I think we should try to solve this by only creating one TypeInfo per struct,
but always generate it, when the struct is defined. If the TypeInfo is
referenced somewhere else, it will need to link against the module that defined
the struct.

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