[Issue 19262] hashOf associative array should infer nothrow

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19262 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/050ad81f24e1543f409cc0280e9f5d0c81193eea Fix Issue 19262 - hashOf associative array should

[Issue 19262] hashOf associative array should infer nothrow

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

[Issue 19278] extern(C++, "name") doesn't accept expressions

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19278 --- Comment #2 from Manu --- Attempt: https://github.com/dlang/dmd/pull/8787 --

[Issue 19282] hashOf segfaults for non-null C++ objects

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

[Issue 19282] hashOf segfaults for non-null C++ objects

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19282 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/702e0c1720d59479e669ef38800238ef070166d7 Fix Issue 19282 - hashOf segfaults for non-null C++

[Issue 19243] [REG 2.081] Can no longer override pragma(lib) with -L switch

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19243 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/aa31c549f5c444923b04bce29a9d0187c62597d5 fix issue 19243 revert to arg order before dmd#8172 but keep

[Issue 19243] [REG 2.081] Can no longer override pragma(lib) with -L switch

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

[Issue 19266] Some source files names are no longer accepted

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19266 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/ac9272cd42a3a2c10639217abf98b166f9b12baf fix issue 19266 - Some source files names are no longer

[Issue 19262] hashOf associative array should infer nothrow

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19262 --- Comment #1 from Nathan S. --- Pull request: https://github.com/dlang/druntime/pull/2323 --

[Issue 19262] hashOf associative array should infer nothrow

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19262 Nathan S. changed: What|Removed |Added Summary|core.internal.hash.hashOf |hashOf associative array

[Issue 19289] std.range.transposed with enforceNotJagged not throwing

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

[Issue 19289] std.range.transposed with enforceNotJagged not throwing

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19289 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/aaa00b723289a4bcfde4928eddfa05a8f4b6d5c4 Fix Issue 19289 - std.range.transposed with

[Issue 19289] New: std.range.transposed with enforceNotJagged not throwing

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19289 Issue ID: 19289 Summary: std.range.transposed with enforceNotJagged not throwing Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 19289] std.range.transposed with enforceNotJagged not throwing

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19289 --- Comment #1 from Nathan S. --- Pull request: https://github.com/dlang/phobos/pull/6723 --

[Issue 19252] Templated format with variable width allocates 2GB of RAM per call.

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

[Issue 19207] std.algorithm.subsitute wrong results for single subrange substitution

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19207 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/82c73711a590d5757951b8aea3c20b842c043e71 fix issue 19207 --

[Issue 19207] std.algorithm.subsitute wrong results for single subrange substitution

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19207 github-bugzi...@puremagic.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 19252] Templated format with variable width allocates 2GB of RAM per call.

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19252 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c156f4ad95c2053ebcd2e6ced9d37ce5af8cc470 Fix issue 19252: avoid ridiculous format length

[Issue 18851] std.net.curl.post cannot be used with !ubyte

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18851 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0f999e0a0aa4a211b1b7ccf1d44ca6c1e0245ac7 fix issue 18851

[Issue 5363] const + alias this = wrong code

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5363 --- Comment #9 from Walter Bright --- I simplified it a bit more, so it happens at compile time: struct S { int dummy; alias dummy this; } int foo(int){ return 1; } int foo(const(S)){ return 2; } void test() { static

[Issue 5363] const + alias this = wrong code

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5363 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 6777] alias this disables casting for classes

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6777 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh