[Issue 3621] implicit conversion to const rules need tightening

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3621 Stewart Gordon s...@iname.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2544] implicit const casting rules allow violations of const-safety

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2544 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||bugzi...@digitalmars.com

[Issue 2544] implicit const casting rules allow violations of const-safety

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2544 --- Comment #6 from Stewart Gordon s...@iname.com 2009-12-17 05:19:13 PST --- (In reply to comment #5) I'm going to reopen this. Although it is technically a subset of bug 2095, it is not a duplicate. It is possible to fix this bug without

[Issue 2544] implicit const casting rules allow violations of const-safety

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2544 --- Comment #7 from Steven Schveighoffer schvei...@yahoo.com 2009-12-17 05:31:50 PST --- (In reply to comment #6) Does this change cover all cases discussed in the thread linked to in comment 2? From looking at the code changes, it does

[Issue 3625] New: Rebindable does not work with forward declarations

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3625 Summary: Rebindable does not work with forward declarations Product: D Version: 2.036 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 3547] for option -od for relative path the path is added twice

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3547 Vladimir thecybersha...@gmail.com changed: What|Removed |Added Keywords||patch

[Issue 3628] New: can't cast null to int

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3628 Summary: can't cast null to int Product: D Version: 1.047 Platform: All OS/Version: All Status: NEW Keywords: patch, rejects-valid Severity: regression

[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. --

[Issue 3630] New: bad error location in has no effect in expression error

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3630 Summary: bad error location in has no effect in expression error Product: D Version: 1.051 Platform: All OS/Version: All Status: NEW Keywords: diagnostic

[Issue 3361] code in std.zlib concatenates void[] arrays

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3361 Vladimir thecybersha...@gmail.com changed: What|Removed |Added Attachment #468|application/octet-stream|text/plain

[Issue 3097] Error at contract block + wierd error at struct template declaration

2009-12-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3097 Luther Tychonievich la...@virginia.edu changed: What|Removed |Added Status|NEW |RESOLVED