[Issue 3274] dmd fails to emit code for templates into object file if several files are compiled at once

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3274 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

Language Reference

2011-04-05 Thread Morlan
After clicking on Template in the left menu of Language Reference on http://d-programming-language.org/ page, the menu collapses to start menu, while for other items it remains visible.

Language Reference: Usual Arithmetic Conversions

2011-04-05 Thread Morlan
The following section from the Language Reference does not correspond to the current dmd compiler (v2.052, Windows) behaviour: Integer values cannot be implicitly converted to another type that cannot represent the integer bit pattern after integral promotion. For example: ubyte u1 =

[Issue 2990] TypeInfo.init() returns invalid array

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2990 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

Re: Language Reference: Usual Arithmetic Conversions

2011-04-05 Thread Simen kjaeraas
On Tue, 05 Apr 2011 20:10:19 +0200, Morlan h...@valentimex.com wrote: The following section from the Language Reference does not correspond to the current dmd compiler (v2.052, Windows) behaviour: Integer values cannot be implicitly converted to another type that cannot represent the integer

[Issue 2990] TypeInfo.init() returns invalid array

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2990 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

Re: Language Reference

2011-04-05 Thread Simen kjaeraas
On Tue, 05 Apr 2011 20:04:43 +0200, Morlan h...@valentimex.com wrote: After clicking on Template in the left menu of Language Reference on http://d-programming-language.org/ page, the menu collapses to start menu, while for other items it remains visible. Please use bugzilla to file

[Issue 5812] Power expression optimisation: constant fold (x^^0) = 1

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5812 --- Comment #2 from Iain Buclaw ibuc...@ubuntu.com 2011-04-05 16:00:43 PDT --- Created an attachment (id=937) implement noted foldable code in this report -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 5812] Power expression optimisation: constant fold (x^^0) = 1

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5812 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added Attachment #937 is|0 |1 obsolete|

[Issue 3831] writeln of a delegate typeid

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3831 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 3543] : ? operator can't find common type for classes/interfaces

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3543 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 3543] : ? operator can't find common type for classes/interfaces

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3543 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Severity|normal |enhancement

[Issue 3712] Error message without filename or line numbers on invalid code

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3712 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 4028] delegates with differing default arguments lead to same template instantiation

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4028 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4039] Another possible DWARF issue

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4039 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4062] can call method without this pointer inside is()

2011-04-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4062 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|