[Issue 5907] CTFE: Ref assignments are noop at compile time

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5907

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|unspecified |D2

--


[Issue 5907] CTFE: Ref assignments are noop at compile time

2011-05-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5907


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||clugd...@yahoo.com.au
 Resolution||DUPLICATE


--- Comment #2 from Don clugd...@yahoo.com.au 2011-05-06 01:48:14 PDT ---
dup of 1330, which is fixed.

*** This issue has been marked as a duplicate of issue 1330 ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5907] CTFE: Ref assignments are noop at compile time

2011-04-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5907



--- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-04-28 
17:07:42 PDT ---
Oh btw sorry about using float[2] instead of int[2] there. I was quickly
converting some existing code. The bug is still there if ctfe_ok and ctfe_fail
are typed as ints.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---