Created attachment 552 [details] build tango error width dmd1 r342 svn version on windows. i build dmd1 r342 on window. use it build tango throw this:` Assertion failure: 'fd && fd->inferRetType' on line 81 in file 'mangle.c' ` display a message box with text : `abnormal program termination`
This looks similar to bug 2080; quite likely to be a duplicate.
Reduced test case: --- struct Bug3276A { Bug3726B xxx; static this () { } } struct Bug3726B {}
Changeset 345
Fixed in svn 345. Never appeared in a released version of DMD. Thanks for the bug report!
It looks like beta releases are already paying off ;)
fixed dmd 1.056 and 2.040