[Issue 3262] Webpage uses obsolete 'byte' type

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3262 Jesse Phillips changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3262] Webpage uses obsolete 'byte' type

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3262 Jarrett Billingsley changed: What|Removed |Added CC||jarrett.billings...@gmail.c

[Issue 3262] New: Webpage uses obsolete 'byte' type

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3262 Summary: Webpage uses obsolete 'byte' type Product: D Version: 2.031 Platform: All URL: http://digitalmars.com/d/2.0/warnings.html OS/Version: All Status: NEW

[Issue 3006] ICE(e2ir.c, tocsym.c) template module using array operation

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3006 HOSOKAWA Kenchi changed: What|Removed |Added CC||hs...@inter7.jp --- Comment #3 fro

[Issue 314] Static, renamed, and selective imports are always public

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com --- Comment #10 from

[Issue 2665] ICE(cod4.c) on certain const struct function return types

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2665 HOSOKAWA Kenchi changed: What|Removed |Added CC||hs...@inter7.jp --- Comment #3 fro

[Issue 3254] Module member visibility depends on declaration order

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3254 --- Comment #5 from Sergey Gromov 2009-08-20 06:27:26 PDT --- > > From bug 314 > > > Access protection is defined to happen after lookup and > > > overload resolution. > Defined where in the spec? That was Walter's comment. This exact com

[Issue 2249] DMD can't handle include paths with spaces in them

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2249 Valery changed: What|Removed |Added CC||free...@mail.ru Version|1.033

[Issue 2572] immutable keyword not documented

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2572 --- Comment #1 from Stewart Gordon 2009-08-20 00:59:54 PDT --- This seems to have been finally fixed on const3.html, but not on other pages. And is "immutableness" a word? ISTM it should be "immutability". -- Configure issuemail: http://

[Issue 3254] Module member visibility depends on declaration order

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3254 --- Comment #4 from Sobirari Muhomori 2009-08-20 00:03:27 PDT --- (In reply to comment #3) > My guess is that the point is to protect against accidental behaviour changes > if some code is moved between modules. The code moved, it moved fro

[Issue 3260] "Error: undefined identifier backend" when compiling 'write' with 'wchar'

2009-08-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3260 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|