[Issue 6246] New: Struct instance parameterized with an Integral fails as argument to functions/methods

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6246 Summary: Struct instance parameterized with an Integral fails as argument to functions/methods Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW

[Issue 6245] New: Using an exception object inside a delegate, causes a crash

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6245 Summary: Using an exception object inside a delegate, causes a crash Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal

[Issue 5073] wrong file name in error message for "voids have no value" inside alias templates (affects std.algorithm.map)

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5073 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 5073] wrong file name in error message for "voids have no value" inside alias templates (affects std.algorithm.map)

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5073 --- Comment #7 from Rob Jacques 2011-07-03 17:58:29 PDT --- I've had trouble with map in DMD 2.053 and fixed it with this patch. I've even updated the patch to the new internal struct style being used in std.algorithm. (not-yet posted). But thi

[Issue 4031] Should be able to access const value-type globals from pure functions

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4031 --- Comment #3 from bearophile_h...@eml.cc 2011-07-03 17:54:44 PDT --- Thank you both for fixing the first thing. (In reply to comment #1) > I'm not sure if disabling mutable static variables inside pure functions is > valid, as some actions on

[Issue 4031] Should be able to access const value-type globals from pure functions

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4031 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 1411] ref Tuple should transform to Tuple of ref's

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1411 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6243] Update the D2 FAQs.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6243 --- Comment #1 from kenn...@gmail.com 2011-07-03 15:18:08 PDT --- d-p-l pull #14 for a part of it. https://github.com/D-Programming-Language/d-programming-language.org/pull/14 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cg

[Issue 6244] New: Add powmod / modpow function to std.math

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6244 Summary: Add powmod / modpow function to std.math Product: D Version: future Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 C

[Issue 4963] ICE(type.c:320) for struct append where T.sizeof < 3

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4963 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6235] Regression(DMD 2.053) ICE on typeof(Range.init[0..$]) inside a templated struct/class

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6235 --- Comment #3 from Don 2011-07-03 13:41:49 PDT --- (In reply to comment #2) > Using $ seems to be adding the declaration to the struct as a field. > Is there any reason $ is always a variable, not just re-written as > exp[... $ ... ] => exp[..

[Issue 6243] New: Update the D2 FAQs.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6243 Summary: Update the D2 FAQs. Product: D Version: D2 Platform: All URL: http://www.d-programming-language.org/faq.html OS/Version: All Status: NEW Severity: enh

[Issue 6241] test sdtor.d on osx not catching

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6241 Brad Roberts changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3474] PATCH: Implement opDollar for struct and class indexing operations

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3474 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 1001] print stack trace (in debug mode) when program die

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #46 from Brad Roberts 2011-07-03 12:58:44 PDT --- Maybe. I think there's a couple outstanding issues that could be separated: 1) common look and feel of the stack trace output for all platforms. Right now every platform produces

[Issue 1001] print stack trace (in debug mode) when program die

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #45 from bearophile_h...@eml.cc 2011-07-03 12:55:16 PDT --- To be closed? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6242] Disallow inoperant "in" contracts

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6242 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #33 from Christian Kamm 2011-07-03 11:40:11 PDT --- https://github.com/D-Programming-Language/dmd/pull/190 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 5073] wrong file name in error message for "voids have no value" inside alias templates (affects std.algorithm.map)

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5073 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #6 from yebb

[Issue 5355] TLS variables are not 16 byte aligned

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5355 yebblies changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 5533] DMD segv: -gc, associative arrays, const pointers to self

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5533 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #1 from yebb

[Issue 6029] Regression(2.053): DMD stack overflow with invalid alias this

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6029 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3001] Templated types within a mixin not reinstantiated properly for new instantiation

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3001 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4963] ICE(type.c:320) for struct append where T.sizeof < 3

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4963 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 3646] Default values of function arguments are ignored when instantiating a template.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3646 --- Comment #7 from Stewart Gordon 2011-07-03 08:42:20 PDT --- (In reply to comment #1) > Not lets see how foo!(bar) looks like after a rewrite: > > void foo(Fn)(Fn fn) > { > fn(22); > } Actually, before this rewrite comes substituting in

[Issue 5642] borken ddoc build using std.random.uniform

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5642 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5701] Broken ddoc build using core.bitop.bswap

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5701 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3866] anonymous delegate with default parameters cross-talks to another anonymous delegate

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3866 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 3646] Default values of function arguments are ignored when instantiating a template.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3646 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 3646] Default values of function arguments are ignored when instantiating a template.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3646 yebblies changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #4 from yebbli

[Issue 3646] Default values of function arguments are ignored when instantiating a template.

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3646 yebblies changed: What|Removed |Added CC||ellery-newco...@utulsa.edu --- Comment #5 f

[Issue 5456] function default parameter appears to propagate to other functions

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5456 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4028 yebblies changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 5403] foreach requires front to be a function in a range

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5403 yebblies changed: What|Removed |Added Keywords||patch, rejects-valid CC|

[Issue 1411] ref Tuple should transform to Tuple of ref's

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1411 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 3722] A method without an in contract should always succeed, even if overridden

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3722 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3133] Compiler does not check that static array casts are legal

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3133 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 2540] super can not be using in alias statement

2011-07-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2540 yebblies changed: What|Removed |Added Keywords||patch CC|