volunteers?

2009-06-08 Thread Brad Roberts
http://d.puremagic.com/issues/buglist.cgi?action=wrap&bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&email1=&email2=&emailassigned_to1=1&emailassigned_to2=1&emailcc2=1&emailrepo

[Issue 177] Remove inheritance protection

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=177 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com Version|u

[Issue 2876] Enhancement to 'auto' return

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2876 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com Platform|

Re: volunteers?

2009-06-08 Thread Brad Roberts
Brad Roberts wrote: > http://d.puremagic.com/issues/buglist.cgi?action=wrap&bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&email1=&email2=&emailassigned_to1=1&emailassigned_to2=

[Issue 690] ABI not fully documented

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=690 --- Comment #9 from Tomas Lindquist Olsen 2009-06-08 03:10:48 PDT --- I'm not sure about the interface differences anymore, I think they might be fixed in DMD, in any case we didn't change the frontend code, just the backend. However, what

[Issue 3040] /usr/include/d/std/math.d(1174): number is not representable

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3040 --- Comment #2 from Andrew Belitsky 2009-06-08 04:32:05 PDT --- Is there public access to your svn repo? If yes please give me it's url. I cannot find any info about it. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?

[Issue 3040] /usr/include/d/std/math.d(1174): number is not representable

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3040 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #3 f

[Issue 3040] /usr/include/d/std/math.d(1174): number is not representable

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3040 --- Comment #4 from Andrew Belitsky 2009-06-08 10:06:26 PDT --- I've downloaded file root/branches/phobos-1.x/phobos/std/math.d and replaced std/math.d in my installation. Now programs compiles without this problem. -- Configure issuemail

[Issue 3041] Array slices can be compared to their element type: bad codegen or ICE

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3041 Don changed: What|Removed |Added Keywords||patch CC|

[Issue 2277] array ops and const arrays incompatible

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2277 Don changed: What|Removed |Added Keywords||ice-on-valid-code, patch AssignedTo|nob..

[Issue 3057] Add pure annotations to core.stdc.*

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3057 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #3 from Don

[Issue 2276] Error message missing line number on array operation

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2276 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au AssignedTo|nob...@p

[Issue 870] contradictory error messages for templates

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=870 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3057] Add pure annotations to core.stdc.*

2009-06-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3057 --- Comment #4 from Brad Roberts 2009-06-08 21:36:38 PDT --- Don, Works for me.. core.stdc.math stays impure. I'll put your response in there as a comment to help prevent re-addressing this issue. How about core.stdc.complex? A quick