[Issue 7504] Cannot assign an object of type 'typeof(null)' to an array

2013-10-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7504



--- Comment #3 from github-bugzi...@puremagic.com 2013-10-08 20:55:21 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/e2dac18b9481b0f3d2a0a06865d179ae44d36705
Move Issue 7504 test case to runnable/casting.d

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


[Issue 7504] Cannot assign an object of type 'typeof(null)' to an array

2012-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7504


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 7504] Cannot assign an object of type 'typeof(null)' to an array

2012-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7504



--- Comment #2 from github-bugzi...@puremagic.com 2012-02-18 12:41:11 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/97cda9f789b36afb6a790b8219aade3d6ce21946
Merge pull request #723 from kennytm/bug7504_null_array

Bug 7504: Cannot assign an object of type 'typeof(null)' to an array

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


[Issue 7504] Cannot assign an object of type 'typeof(null)' to an array

2012-02-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7504


kenn...@gmail.com changed:

   What|Removed |Added

   Keywords||pull


--- Comment #1 from kenn...@gmail.com 2012-02-15 06:37:10 PST ---
DMD pull #723.

https://github.com/D-Programming-Language/dmd/pull/723

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