https://d.puremagic.com/issues/show_bug.cgi?id=11724
--- Comment #5 from yebblies <[email protected]> 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: -------
