https://issues.dlang.org/show_bug.cgi?id=17712

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> ---
(In reply to ZombineDev from comment #2)
> Definitely looks like a front-end bug to me.

The link error does not happen when compiling the test with -unittest.

So the specific location to look would be file dtemplate.d, function
appendToModuleMember.

The change in phobos was enough to make the instantiation speculative, so its
arguable who's at fault.  The compiler may be working as intended, though
admittedly the whole design around speculative templates is not really backed
by any spec.

--

Reply via email to