[Issue 18519] freebsd 11 + phobos + curl, timing out

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18519 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/8d51519f3f11a5f9b538cd690521b61e9fbbf5df fix Issue 18519: missing curl + phobos = std.net.curl

[Issue 18519] freebsd 11 + phobos + curl, timing out

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18519 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 19548] New: [REG 2.080] Missing reference to _D6object__T14__switch_errorZQrFNaNbNiNfAyamZv

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19548 Issue ID: 19548 Summary: [REG 2.080] Missing reference to _D6object__T14__switch_errorZQrFNaNbNiNfAyamZv Product: D Version: D2 Hardware: All OS: Linux

[Issue 19547] New 2.083 Attributes on Enum Member prevent from formatting

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19547 kekeni...@yahoo.co.jp changed: What|Removed |Added Keywords||rejects-valid --

[Issue 19547] New: New 2.083 Attributes on Enum Member prevent from formatting

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19547 Issue ID: 19547 Summary: New 2.083 Attributes on Enum Member prevent from formatting Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 11446] [GC] GC realloc doesn't ignore non-GC owned pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11446 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11393] [GC] GC realloc and free don't ignore interior pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11393 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/e6087c2fed9e49daaa72296bd951ea56efe82ec7 fix Issue 11393,11446 - [GC] GC realloc and free

[Issue 11393] [GC] GC realloc and free don't ignore interior pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11393 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11446] [GC] GC realloc doesn't ignore non-GC owned pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11446 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/e6087c2fed9e49daaa72296bd951ea56efe82ec7 fix Issue 11393,11446 - [GC] GC realloc and free

[Issue 19546] cannot implicitly override base class method [...] add override attribute

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19546 Neia Neutuladh changed: What|Removed |Added Keywords||spec --

[Issue 19546] cannot implicitly override base class method [...] add override attribute

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19546 --- Comment #1 from Stefan --- https://dlang.org/spec/interface.html #11 also need the override attribute. --

[Issue 19546] New: cannot implicitly override base class method [...] add override attribute

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19546 Issue ID: 19546 Summary: cannot implicitly override base class method [...] add override attribute Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 19543] Shared object "libstdc++.so.6" not found, required by "dmd"

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19543 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/1b0765ee3ec38b78e803796a42a4a36750d294c9 Fix Issue 19543 - Shared object "libstdc++.so.6" not found,

[Issue 19543] Shared object "libstdc++.so.6" not found, required by "dmd"

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19543 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19545] New: __traits(compiles, X) false positive, further uses of X succeed but don't link

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19545 Issue ID: 19545 Summary: __traits(compiles, X) false positive, further uses of X succeed but don't link Product: D Version: D2 Hardware: All OS: All

[Issue 19545] __traits(compiles, X) false positive, further uses of X succeed but don't link

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19545 John Colvin changed: What|Removed |Added Component|phobos |dmd --

[Issue 19544] New: Can't call inputRangeObject on ranges not supported by moveFront

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19544 Issue ID: 19544 Summary: Can't call inputRangeObject on ranges not supported by moveFront Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 19543] Shared object "libstdc++.so.6" not found, required by "dmd"

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19543 Seb changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment #2 from Seb ---

[Issue 19543] Shared object "libstdc++.so.6" not found, required by "dmd"

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19543 Seb changed: What|Removed |Added CC||greeen...@gmail.com --- Comment #1 from Seb --- Have

[Issue 11446] [GC] GC realloc doesn't ignore non-GC owned pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11446 Rainer Schuetze changed: What|Removed |Added Keywords||pull CC|

[Issue 11393] [GC] GC realloc and free don't ignore interior pointers

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11393 Rainer Schuetze changed: What|Removed |Added Keywords||pull CC|

[Issue 19532] chunkBy assert error involving reference input ranges.

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19532 --- Comment #4 from Jon Degenhardt --- A bit more explanation - I encountered problems with chunkBy when writing an merge and aggregation of sorted files. Basically, an external merge sort, except also combining equivalent key entries and

[Issue 19532] chunkBy assert error involving reference input ranges.

2019-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19532 --- Comment #3 from Jon Degenhardt --- One more: -- case4.d -- import std.stdio; import std.range; import std.algorithm : chunkBy, fold, map; import std.container.binaryheap; void main(string[] args) { auto x = [3, 1, 0, 6, 0, 2, 4, 7,