[Issue 7442] ctRegex!`\p{Letter}` uses a lot memory in compilation

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7442 Jameson beatgam...@gmail.com changed: What|Removed |Added CC||beatgam...@gmail.com

[Issue 10289] New: compiler should infer nothrow even if Error is thrown

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10289 Summary: compiler should infer nothrow even if Error is thrown Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 10289] compiler should infer nothrow even if Error is thrown

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10289 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 7222] inout functions cannot use return type inference

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7222 Maksim Zholudev maxim...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7053] inout implicit conversion error

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7053 Maksim Zholudev maxim...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7378] inout constructors do not properly resolve to immutable.

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7378 Maksim Zholudev maxim...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 199] Label causes scope to collapse into parent

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=199 --- Comment #33 from monarchdo...@gmail.com 2013-06-07 02:08:53 PDT --- (In reply to comment #32) (In reply to comment #31) The (imo correct) path is that the NoScopeStatment should still provide no scope, but emit a deprecated message

[Issue 8268] std.datetime unittest asserts

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8268 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10283] ICE(interpret.c): passing struct with failed initalizer to CTFE

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10283 --- Comment #1 from github-bugzi...@puremagic.com 2013-06-07 03:49:11 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10290] New: DMD with -m64 doesn't append .exe to -of option

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10290 Summary: DMD with -m64 doesn't append .exe to -of option Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 10268] std.typecons.Nullable!JSONValue - error instantiating

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10268 Nils nilsboss...@googlemail.com changed: What|Removed |Added CC|

[Issue 9634] [CTFE] appending a slice of an array of structs to itself

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9634 --- Comment #11 from github-bugzi...@puremagic.com 2013-06-07 10:53:57 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 8268] std.datetime unittest asserts

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8268 --- Comment #5 from Jonathan M Davis jmdavisp...@gmx.com 2013-06-07 11:22:30 PDT --- Well this one is no longer a problem Really? Cool. I was able to confirm with the preview version that it was failing and how it was failing at a higher

[Issue 10265] RandomSample fails when passed an InputRange as input

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10265 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-07 12:06:31 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 10289] compiler should infer nothrow even if Error is thrown

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10289 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-07 14:02:14 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 10291] New: formattedWrite() to an Appender fails silently after Appender.clear()

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10291 Summary: formattedWrite() to an Appender fails silently after Appender.clear() Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 10292] New: Warn against wrong class opEquals signature usage

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10292 Summary: Warn against wrong class opEquals signature usage Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: diagnostic Severity:

[Issue 8268] std.datetime unittest asserts

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8268 --- Comment #6 from Dmitry Olshansky dmitry.o...@gmail.com 2013-06-07 15:02:59 PDT --- (In reply to comment #5) Well this one is no longer a problem Really? Cool. I was able to confirm with the preview version that it was failing and how

[Issue 10293] New: ModuleInfo isn't documented

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10293 Summary: ModuleInfo isn't documented Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: druntime

[Issue 10294] New: Have -cov print the overview/summary line to stdout or stderr

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10294 Summary: Have -cov print the overview/summary line to stdout or stderr Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 10295] New: nothrow problem in balancedParens called by std.path.globMatch precondition

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10295 Summary: nothrow problem in balancedParens called by std.path.globMatch precondition Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW

[Issue 10280] CTFE: Circular variable initializers should be detected properly

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10280 --- Comment #1 from github-bugzi...@puremagic.com 2013-06-07 21:01:10 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8651] Slice op Slice throws exceptions (not errors), and nothrow

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8651 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7848] pure and nothrow ignored on unittest blocks

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7848 --- Comment #2 from github-bugzi...@puremagic.com 2013-06-07 21:07:56 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8651] Slice op Slice throws exceptions (not errors), and nothrow

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8651 --- Comment #10 from github-bugzi...@puremagic.com 2013-06-07 21:06:08 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7848] pure and nothrow ignored on unittest blocks

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7848 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10296] New: Nested template function call and purity inference bug

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10296 Summary: Nested template function call and purity inference bug Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 10296] Nested template function call and purity inference bug

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10296 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 9904] typeof(null) can be casted to aggregate type if .sizeof equals size of pointer

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9904 --- Comment #4 from github-bugzi...@puremagic.com 2013-06-07 22:19:54 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9904] typeof(null) can be casted to aggregate type if .sizeof equals size of pointer

2013-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9904 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull