[Issue 5162] New: windows.d no longer appears to compile in DMD 2.050

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5162 Summary: windows.d no longer appears to compile in DMD 2.050 Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5162] windows.d no longer appears to compile in DMD 2.050

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5162 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|

[Issue 4059] Incorrect C++ name mangling

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4059 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 2927] Ignore Interior GC attribute

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2927 --- Comment #9 from David Simcha dsim...@yahoo.com 2010-11-04 07:19:16 PDT --- Now that we have the concept of sealed containers, I think it's time to reconsider this patch. If necessary I'll redo it so it works with the current GC. One of

[Issue 5163] New: meaningless error message with front() applied to void[]

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5163 Summary: meaningless error message with front() applied to void[] Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: diagnostic,

[Issue 5164] New: Error without line number using is (T...)

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5164 Summary: Error without line number using is (T...) Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: diagnostic Severity: normal

[Issue 5162] windows.d no longer appears to compile in DMD 2.050

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5162 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4571] Non-null class references/pointers

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4571 --- Comment #4 from bearophile_h...@eml.cc 2010-11-04 13:41:10 PDT --- This good document explains very the very well though-out design and implementation of nonnullable reference types in Spec#:

[Issue 4987] C function pointer syntax needs to be deprecated

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4987 Jerry Quinn jlqu...@optonline.net changed: What|Removed |Added CC|

[Issue 5165] New: compiler add a cast and then complain that the cast have no effect, giving no .o file

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5165 Summary: compiler add a cast and then complain that the cast have no effect, giving no .o file Product: D Version: D1 Platform: Other OS/Version: Linux Status: NEW

[Issue 5165] compiler add a cast and then complain that the cast have no effect, giving no .o file

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5165 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added CC|

[Issue 5165] compiler add a cast and then complain that the cast have no effect, giving no .o file

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5165 --- Comment #2 from Paul Dufresne dufres...@gmail.com 2010-11-04 18:53:18 PDT --- You are right... I had come to think that the value returned by a function was the last expression evaluated, and then concluded that the return could be

[Issue 5166] New: about D's template enhancement

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5166 Summary: about D's template enhancement Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P1 Component:

[Issue 5109] some advise

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5109 --- Comment #2 from galaxylang galaxyl...@gmail.com 2010-11-04 22:13:55 PDT --- I have not on net for a long time,because i have not a network at home, (network is still very expensive in our country in our country :) and i am now prepare for

[Issue 5067] no way to re-parameter a template a class when in some special scope

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5067 galaxylang galaxyl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5066] Array back(set) method would crash when have none elements

2010-11-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5066 galaxylang galaxyl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED