June 09, 2011 [Issue 6134] New: [CTFE] Assignment ref or out parameter to local variable fails | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6134 Summary: [CTFE] Assignment ref or out parameter to local variable fails Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: major Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: verylonglogin.reg@gmail.com --- Comment #0 from Denis <verylonglogin.reg@gmail.com> 2011-06-09 10:56:09 PDT --- Created an attachment (id=995) Bug testcase An assignment an ref or out parameter to a local variable in CTFE causes "Assertion failure on line 2680 ... in file 'interpret.c'" The failure is in dmd v2.053, dmd v2.052 compiles it. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 12, 2011 [Issue 6134] [CTFE] Assignment ref or out parameter to local variable fails | ||||
---|---|---|---|---|
| ||||
Posted in reply to Denis | http://d.puremagic.com/issues/show_bug.cgi?id=6134 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Status|NEW |RESOLVED CC| |clugdbug@yahoo.com.au Resolution| |DUPLICATE --- Comment #1 from Don <clugdbug@yahoo.com.au> 2011-06-11 22:32:57 PDT --- Already fixed in git master. *** This issue has been marked as a duplicate of issue 6001 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation