https://issues.dlang.org/show_bug.cgi?id=8750
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from Seb <[email protected]> --- Fixed in 2.064: 2.062 to 2.063 : Status -6 with output: dmd: mangle.c:100: char* mangle(Declaration*, bool): Assertion `fd && fd->inferRetType' failed. 2.064 : Failure with output: ----- onlineapp.d(9): Error: template std.algorithm.all does not match any function template declaration. Candidates are: --
