[Issue 18358] No links to the deprecation page

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18358 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 14336] Invalid memory access in struct destructor in std.uni

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14336 --- Comment #5 from Dmitry Olshansky --- (In reply to Carsten Blüggel from comment #4) > (In reply to Vladimir Panteleev from comment #0) > > Valgrind (with my Valgrind branch [1]) reports an incorrect memory access in > >

[Issue 18379] [404 Not Found] Foundation Donate page not found

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18379 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/566a89ed15cf58088b28361b7122d987360cabda Fix Issue 18379 - [404 Not Found] Foundation

[Issue 18383] Front page blog section is only partially filled.

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18383 --- Comment #1 from Seb --- https://github.com/dlang/dlang.org/pull/2179 --

[Issue 18383] New: Front page blog section is only partially filled.

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18383 Issue ID: 18383 Summary: Front page blog section is only partially filled. Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 18383] Front page blog section is only partially filled.

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

[Issue 18383] Front page blog section is only partially filled.

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18383 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/323d9179ec12dc0bab7389cd75a3c534962ad69b Fix Issue 18383 - Turn curl downloads of the DBlog

[Issue 17617] No RIP relative addressing available in x64 inline assembly (iasm)

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17617 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com --

[Issue 18387] New: std.exception.doesPointTo doesn't fit into std.exception

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18387 Issue ID: 18387 Summary: std.exception.doesPointTo doesn't fit into std.exception Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 18349] std/math.d(543,33): Deprecation: integral promotion not done for -x

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18349 Timothee Cour changed: What|Removed |Added CC|

[Issue 18386] New: mixin ... isn't a template error when used in new scope

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18386 Issue ID: 18386 Summary: mixin ... isn't a template error when used in new scope Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW

[Issue 18387] std.exception.doesPointTo doesn't fit into std.exception

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18387 Jonathan M Davis changed: What|Removed |Added CC|

[Issue 18385] New: [REG nightly] function cannot be overloaded with another extern(C) function

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18385 Issue ID: 18385 Summary: [REG nightly] function cannot be overloaded with another extern(C) function Product: D Version: D2 Hardware: x86 OS: All

[Issue 18385] [REG nightly] function cannot be overloaded with another extern(C) function

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

[Issue 18337] https://dlang.org/spec/operatoroverloading.html missing opIn/opIn_r

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18337 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/67e6545428a87b7a72a99f12ecd05bad880f0389 Add deprecation note for opIn and opIn_r to

[Issue 18229] Misleading documentation of std.process.environment.get

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

[Issue 18229] Misleading documentation of std.process.environment.get

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18229 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/50307774bf09cfa0ffa58e283716fb37af0e8731 Fix Issue 18229 - Misleading documentation of

[Issue 14336] Invalid memory access in struct destructor in std.uni

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14336 --- Comment #4 from Carsten Blüggel --- (In reply to Vladimir Panteleev from comment #0) > Valgrind (with my Valgrind branch [1]) reports an incorrect memory access in > std.uni.CowArray destructors (see attachment). I submitted

[Issue 18382] New: Crash with -unittest -test

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18382 Issue ID: 18382 Summary: Crash with -unittest -test Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement Priority: P1

[Issue 18382] Crash with -unittest -test

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18382 FeepingCreature changed: What|Removed |Added Priority|P1 |P2

[Issue 18384] New: std.net.isemail is slow to import due to regex

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18384 Issue ID: 18384 Summary: std.net.isemail is slow to import due to regex Product: D Version: D2 Hardware: All URL: http://dlang.org/ OS: All Status: NEW

[Issue 18384] std.net.isemail is slow to import due to regex

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

[Issue 17213] [REG2.072] take address of ref return value @safe

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17213 --- Comment #6 from Jack Stouffer --- (In reply to Carsten Blüggel from comment #5) > Did I miss anything or why is this issue still an open regression? The idea is that it shouldn't have been an error, but a deprecation.

[Issue 18351] integrate dub changelog with changed.d tool

2018-02-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18351 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/tools https://github.com/dlang/tools/commit/0d6140e293ee9eec4f2794d776099f1ee3eadcd9 Issue 18351 - integrate dub changelog with changed.d tool