[Issue 16724] RandomCover.popFront is a no-op for the first call

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16724 Joseph Rushton Wakeling changed: What|Removed |Added CC|

[Issue 17174] can take address of member of struct parameter in @safe code

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17174 --- Comment #2 from Alex --- @ag0aep6g Ok... my complaint was about your first two lines. Didn't take this into account. But even then, it seems strange to me to be able to take a pointer to a value parameter, in any case...

[Issue 16442] FrontTransversal fails with empty ranges

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16442 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/41c2d14658817419cb335a42656130b7aa2959f6 Fix Issue 16442 - FrontTransversal fails with empty

[Issue 17154] std.conv.toChars doesn't support $ in slicing

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17154 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 17154] std.conv.toChars doesn't support $ in slicing

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17154 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/d5ae07f0f125bdefe92b4035dfb35f613dbf9a8a Fix Issue 17154 - Added opDollar to std.conv.toChars

[Issue 5813] [patch] std.array.Appender has severe performance and memory leak problems.

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5813 --- Comment #22 from Jack Stouffer --- https://github.com/dlang/phobos/pull/5115 --

[Issue 17174] can take address of member of struct parameter in @safe code

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17174 ag0ae...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid, safe

[Issue 17174] auto ref allows pointers to rvalues

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17174 Alex changed: What|Removed |Added CC||sascha.or...@gmail.com --

[Issue 17174] New: auto ref allows pointers to rvalues

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17174 Issue ID: 17174 Summary: auto ref allows pointers to rvalues Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: normal Priority:

[Issue 17131] [Reg 2.074] Fiber.state collides with differently attributed function in derived class

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17131 ZombineDev changed: What|Removed |Added CC|

[Issue 17130] [Reg 2.074] ambiguous implicit super call when inheriting core.sync.mutex.Mutex

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17130 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17130] [Reg 2.074] ambiguous implicit super call when inheriting core.sync.mutex.Mutex

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17130 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/db81df0b6db19f5808e551a01730c15d341dc981 fix Issue 17130 - ambiguous implicit super call - need type

[Issue 17173] New: Incorrect return value for function accepting and returning cdouble

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17173 Issue ID: 17173 Summary: Incorrect return value for function accepting and returning cdouble Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 17162] std.algorithm.startsWith fails to compile with -dip1000 switch

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17162 Jack Stouffer changed: What|Removed |Added CC||j...@jackstouffer.com

[Issue 17171] ddoc: enum misses some values + wrong order + missing member initializers

2017-02-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17171 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1