[Issue 2969] ICE on const declaration

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2969 Gide Nwawudu changed: What|Removed |Added Keywords||ice-on-valid-code CC|

[Issue 2605] Null literal is not implicitly castable to const return type

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2605 Gide Nwawudu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2872] Length, opIndex for Map

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2872 David Simcha changed: What|Removed |Added Summary|Length for Ranges |Length, opIndex for Map --- Comment #

[Issue 2971] New: map no longer works with to

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2971 Summary: map no longer works with to Product: D Version: 2.030 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 2971] map no longer works with to

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2971 Andrei Alexandrescu changed: What|Removed |Added CC||and...@metalanguage.com --- Co

[Issue 2922] Egregiously bad hashing performance with strings

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2922 David Simcha changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2972] New: Can't overload non-templated function against template

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2972 Summary: Can't overload non-templated function against template Product: D Version: 2.030 Platform: PC OS/Version: Windows Status: NEW Keywords: rejects-valid Sever

[Issue 2972] Can't overload non-templated function against template

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2972 --- Comment #1 from David Simcha 2009-05-13 09:29:48 PDT --- Note: See bug 2268. This was fixed sometime in the last few releases, and I think the fix for it caused this bug. -- Configure issuemail: http://d.puremagic.com/issues/userpre

[Issue 2268] Hijacking of non-templated functions by templated functions should not be allowed.

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2268 David Simcha changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2973] New: std.math.pow(int, int), etc.

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2973 Summary: std.math.pow(int, int), etc. Product: D Version: 2.030 Platform: PC OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 2968] Add a pragma(framework) on osx

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2968 --- Comment #1 from Jacob Carlborg 2009-05-13 10:32:20 PDT --- Created an attachment (id=365) --> (http://d.puremagic.com/issues/attachment.cgi?id=365) This patch implements the enhancement. -- Configure issuemail: http://d.puremagic.com/

[Issue 2968] Add a pragma(framework) on osx

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2968 --- Comment #2 from Jacob Carlborg 2009-05-13 10:34:49 PDT --- The above patch is against dmd v1.043. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 2964] Reading string into associative array key garbles string

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2964 --- Comment #2 from d...@mailinator.com 2009-05-13 10:45:55 PDT --- Sorry; thanks. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

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

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #8 from Christian Kamm 2009-05-13 10:45:04 PDT --- Thanks for the thorough reply. I disagree that overload resolution happens strictly before access checks. Consider: a.d -- void foo(int) { printf("foo-i"); } b.d -- import a :

[Issue 2969] ICE on const declaration

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2969 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don

[Issue 2974] New: Segfault on auto function

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2974 Summary: Segfault on auto function Product: D Version: 2.029 Platform: PC OS/Version: Windows Status: NEW Keywords: ice-on-invalid-code, patch Severity: normal

[Issue 1984] Assertion failure: 'e1->type' on line 1198 in file 'constfold.c'

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

[Issue 1782] Instantiating nested template with wrong instantiated parent template causes ICE

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1782 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don

[Issue 2975] New: copy - source may exceed target

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2975 Summary: copy - source may exceed target Product: D Version: 2.030 Platform: All OS/Version: All Status: NEW Keywords: patch Severity: minor Priority: P2

[Issue 2520] ICE on template mixin typedef

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2520 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don

[Issue 2976] New: rename retreatN to retreat

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2976 Summary: rename retreatN to retreat Product: D Version: 2.030 Platform: All OS/Version: All Status: NEW Keywords: ddoc, patch Severity: enhancement Priori

[Issue 2977] New: std.random.unpredictableSeed() should use thread ID somewhere

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2977 Summary: std.random.unpredictableSeed() should use thread ID somewhere Product: D Version: 2.030 Platform: PC OS/Version: Windows Status: NEW Severity: no

[Issue 2976] rename retreatN to retreat

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2976 --- Comment #1 from Kyle Foley 2009-05-13 13:37:08 PDT --- I forgot to comment on changing the concept for the function. I changed from: size_t retreat(Range)(ref Range r, size_t n) if (isInputRange!(Range)) { ... } to: size

[Issue 2865] RandomCover not random.

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2865 David Simcha changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2978] New: Unhandled win32 exception on successful exe compilation

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2978 Summary: Unhandled win32 exception on successful exe compilation Product: D Version: 2.027 Platform: PC OS/Version: Windows Status: NEW Keywords: ice-on-v

[Issue 2978] Unhandled win32 exception on successful exe compilation

2009-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2978 --- Comment #1 from Rob Jacques 2009-05-13 22:40:17 PDT --- (In reply to comment #0) > DMD generates an unhandled win32 exception when successfully compiling an exe > from a set of object files. It has occurred over a wide variety of code an