[Issue 6426] ICE(toir.c) with function-nested alias
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 4 14:26:03 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6426
--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-10-04 14:20:10 PDT ---
(In reply to comment #3)
> DMD 2.069, OS X 10.6.8
>
> Reduced test case:
Your test case works, but my OP sample doesn't ICE anymore, instead it errors:
Error: function std.algorithm.MapResult!(reduce,int[][]).MapResult.back cannot
get frame pointer to reduce
Error: function std.algorithm.MapResult!(reduce,int[][]).MapResult.front cannot
get frame pointer to reduce
Error: function std.algorithm.MapResult!(reduce,int[][]).MapResult.opIndex
cannot get frame pointer to reduce
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list