[Issue 12650] GIT HEAD : Invalid codegen

2014-04-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 --- Comment #1 from Kenji Hara --- (In reply to Temtaime from comment #0) > 2.065 output : 2 I think this is git-head only regression. Because the OP code cannot compile with 2.065: $ dmd -run test test.d(10): Error: function test.foo (ref const(S)

[Issue 12650] GIT HEAD : Invalid codegen

2014-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12650 Temtaime changed: What|Removed |Added Priority|P1 |P4 --