[Issue 2521] Not possible to return immutable value by ref

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2521 --- Comment #3 from aa...@interia.pl 2008-12-18 02:26 --- comment to #1: I was not sure if this was supposed to work. But please notice that it is bug anyway as the line number in error message and message itself is totally misleading

[Issue 2522] Combining two types

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2522 --- Comment #2 from ma...@pochta.ru 2008-12-18 03:56 --- I think, arithmetic in D is the same as in C. --

[Issue 2523] New: [PATCH] fix rdmd to understand core.* libs

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2523 Summary: [PATCH] fix rdmd to understand core.* libs Product: D Version: 2.022 Platform: All OS/Version: All Status: NEW Keywords: patch Severity: normal P

[Issue 2523] [PATCH] fix rdmd to understand core.* libs

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2523 and...@metalanguage.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 1541] std.bind is broken?

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1541 rayerd@gmail.com changed: What|Removed |Added Attachment #188 is|0 |1 obsolete|

[Issue 2523] [PATCH] fix rdmd to understand core.* libs

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2523 --- Comment #2 from s...@invisibleduck.org 2008-12-18 13:41 --- More generally, if a file has a ".di" extension then it shouldn't be compiled regardless. --

[Issue 2524] New: final override inconsistent when implementing interfaces

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2524 Summary: final override inconsistent when implementing interfaces Product: D Version: 1.038 Platform: PC OS/Version: Windows Status: NEW Keywords: rejects-valid, spec