[Issue 1982] [CTFE] Problems with compile-time null

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

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

   What|Removed |Added

Version|2.012   |D2

--


[Issue 1982] [CTFE] Problems with compile-time null

2013-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1982


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||yebbl...@gmail.com
 Resolution||FIXED


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


[Issue 1982] [CTFE] Problems with compile-time null

2013-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1982



--- Comment #2 from github-bugzi...@puremagic.com 2013-07-12 14:07:00 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/64ea3d8a7223f6c9b1d00e167a5ced4bf20e7992
Fix bug 1982 [CTFE] Problems with compile-time null

Test case only. This was fixed by doing const-folding in CTFE.

https://github.com/D-Programming-Language/dmd/commit/a0ba3b2aa31d93709a1ed3e21f5a2deca6c761fc
Merge pull request #2339 from donc/fourCTFEtestcases

Test cases for bugs 1982, 7988, 8253, and 8285.

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


[Issue 1982] [CTFE] Problems with compile-time null

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1982


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||CTFE
Summary|Problems with compile-time  |[CTFE] Problems with
   |null|compile-time null


--- Comment #1 from Kenji Hara k.hara...@gmail.com 2012-05-30 17:33:56 PDT ---
Marked as CTFE issue.

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