[Issue 6892] Formatted write with specified length of enum member

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6892 --- Comment #4 from github-bugzi...@puremagic.com 2012-03-08 22:54:49 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/12571977d821a2e7e7a799012baea3e8f7

[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443 --- Comment #5 from github-bugzi...@puremagic.com 2012-03-08 22:54:52 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/7b62989568958eaf610b0e80004f1e6358

[Issue 5525] Eponymous templates should allow for overloaded eponymous members

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5525 --- Comment #6 from github-bugzi...@puremagic.com 2012-03-08 22:54:57 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a0dbea1d2c998c7c9da90bf9481c709993

[Issue 7628] Regression with std.string format and alias this

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7628 --- Comment #7 from github-bugzi...@puremagic.com 2012-03-08 22:54:45 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1c1e5887b28f713ac627aa5d986f829441

[Issue 7675] New: std.format needs better exception messages

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7675 Summary: std.format needs better exception messages Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Com

[Issue 783] Cannot use an array w/ const or variable index as new[] size argument.

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=783 Walter Bright changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 7674] New: regex replace requires escaped format

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7674 Summary: regex replace requires escaped format Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Ph

[Issue 783] Cannot use an array w/ const or variable index as new[] size argument.

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=783 --- Comment #7 from github-bugzi...@puremagic.com 2012-03-08 14:05:09 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/97b4410ba1c55d77f54821249d048add3c2acd47

[Issue 7673] New: Static variables do not allow implicit call to ctor via assignment

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7673 Summary: Static variables do not allow implicit call to ctor via assignment Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: nor

[Issue 3960] Unused local variables not reported

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3960 --- Comment #24 from bearophile_h...@eml.cc 2012-03-08 10:09:12 PST --- I have found an interesting information. In Go language an unused variable is an _error_: package main func main() { x := 10; } prog.go:3: x declared and not used --

[Issue 7672] New: Remove top const doesn't work for inout array type.

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7672 Summary: Remove top const doesn't work for inout array type. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7671] New: Broken inout deduction of shared(inout(T[n])) from immutable(int[3])

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7671 Summary: Broken inout deduction of shared(inout(T[n])) from immutable(int[3]) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: n

[Issue 7670] New: UFCS problem with @property and structs

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7670 Summary: UFCS problem with @property and structs Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: normal

[Issue 7669] New: Broken inout deduction with static array type

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7669 Summary: Broken inout deduction with static array type Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compo

[Issue 3382] [tdpl] Implement uniform function call syntax

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3382 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3682] Regression(2.038) is expression fails to match types

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3682 Don changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME