[Issue 3628] can't cast null to int

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3628



--- Comment #1 from Vladimir  2009-12-17 13:49:58 PST 
---
I forgot to mention... this bug breaks the DFL library (
http://www.dprogramming.com/dfl.php ). Makes me wonder if I'm the only
library's user left.

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


[Issue 3628] can't cast null to int

2009-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3628


Leandro Lucarella  changed:

   What|Removed |Added

 CC||llu...@gmail.com


--- Comment #2 from Leandro Lucarella  2009-12-29 08:56:03 
PST ---
http://www.dsource.org/projects/dmd/changeset/316

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


[Issue 3628] can't cast null to int

2009-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3628



--- Comment #3 from Leandro Lucarella  2009-12-29 08:58:06 
PST ---
http://www.dsource.org/projects/dmd/changeset/316

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


[Issue 3628] can't cast null to int

2009-12-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3628


Walter Bright  changed:

   What|Removed |Added

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


--- Comment #4 from Walter Bright  2009-12-31 
11:18:33 PST ---
Fixed dmd 1.054

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


[Issue 3628] can't cast null to int

2014-04-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3628

Walter Bright  changed:

   What|Removed |Added

Version|1.047   |D1

--