[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 bugzi...@digitalmars.com changed: What|Removed |Added Version|1.047 |D1 --

[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 llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[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 llu...@gmail.com 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

[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 thecybersha...@gmail.com 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. --