[Issue 11724] D sends failed template instantiations to object file
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 11 09:16:22 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11724
--- Comment #5 from yebblies <yebblies at gmail.com> 2013-12-12 04:16:13 EST ---
(In reply to comment #4)
>
> I poked about with omitting declared members when __traits(compiles) fails,
> then omitting from within SCOPEstaticassert - but it seems that in both cases
> causes *needed* symbols to be skipped leading to undefined symbol linker
> errors. Though I'm not immediately sure why symbols instantiated from static
> assert() or __traits(compiles) would be needed, unless of course my poking
> about was all wrong and had the adverse effect of:
>
See my second comment for why you get linker errors when skipping toObjFile on
speculative instances.
--
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