[Issue 1654] Array concatenation should result in mutable or invariant depending on usage

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1654 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Issue 18530] [Reg 2.079] src/rt/tracegc.d(43): Deprecation: The delete keyword has been deprecated

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18530 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu

[Issue 18540] New: [scope] incorrect "escapes a reference to parameter e, perhaps annotate with return"

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18540 Issue ID: 18540 Summary: [scope] incorrect "escapes a reference to parameter e, perhaps annotate with return" Product: D Version: D2 Hardware: All OS: All

[Issue 17188] stdc qsort predicate requires scope parameters

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17188 Martin Nowak changed: What|Removed |Added Summary|`core.stdc.stdlib.qsort()` |stdc qsort predicate

[Issue 1654] Array concatenation should result in mutable or invariant depending on usage

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1654 Steven Schveighoffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17518] [Reg 2.063] confusing error message with inout constructor/ctor

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17518 Martin Nowak changed: What|Removed |Added Summary|confusing error message |[Reg 2.063] confusing error

[Issue 17188] `core.stdc.stdlib.qsort()` is broken

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17188 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #7

[Issue 18521] [REG 2.078.1] In a small DUB project wrong code generated with cov

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18521 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #2

[Issue 18315] wrong code for `i > 0`

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18315 ag0ae...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #8 from

[Issue 18001] Wrong code on signed 32-bit compare of INT_MIN with zero

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18001 ag0ae...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17772] Wrong C++ mangled names for templated functions

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17772 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/5bb9d291f2e544f74340150cea335ac7797dbec7 correct namespace mangling for Issue 17772

[Issue 18536] Bad stack traces when building with -m32mscoff

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

[Issue 18536] Bad stack traces when building with -m32mscoff

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18536 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/f5ec46e0f7b8060e1abebe96e4197abaf2c7515d fix issue 18536 - Bad stack traces when building

[Issue 13737] Scope import do not work with function parameters in template.

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13737 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 12411] New eponymous template syntax could support nested eponymous templates

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12411 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 18521] [REG 2.078.1] In a small DUB project wrong code generated with cov

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18521 Basile B. changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2789] Functions overloads are not checked for conflicts

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2789 Seb changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 14147] Compiler crash on identical functions in a single module

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

[Issue 14147] Compiler crash on identical functions in a single module

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14147 Issue 14147 depends on issue 2789, which changed state. Issue 2789 Summary: Functions overloads are not checked for conflicts https://issues.dlang.org/show_bug.cgi?id=2789 What|Removed |Added

[Issue 2703] Duplicate constructors and methods

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2703 Issue 2703 depends on issue 2789, which changed state. Issue 2789 Summary: Functions overloads are not checked for conflicts https://issues.dlang.org/show_bug.cgi?id=2789 What|Removed |Added

[Issue 18538] ubyte[] can append to string

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18538 FeepingCreature changed: What|Removed |Added Severity|enhancement |normal --

[Issue 18538] New: ubyte[] can append to string

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18538 Issue ID: 18538 Summary: ubyte[] can append to string Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement Priority:

[Issue 18538] ubyte[] can append to string

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18538 --- Comment #1 from FeepingCreature --- Bonus round! Works: s ~= ub; Does not work: s = s ~ ub; --

[Issue 17326] 2.072 gc changes broke 32 bit Windows DLLs

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17326 Rainer Schuetze changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18539] New: approxEqual cannot deduces type if Nullable used

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18539 Issue ID: 18539 Summary: approxEqual cannot deduces type if Nullable used Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 17964] [CTFE] If array is large enough it hits __simd at CTFE

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17964 Rainer Schuetze changed: What|Removed |Added Keywords||pull

[Issue 18538] ubyte[] can append to string

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18538 ag0ae...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 18539] [Reg 2.078] approxEqual cannot deduces type if Nullable used

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18539 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu

[Issue 18539] [Reg 2.078.1] approxEqual cannot deduces type if Nullable used

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18539 Martin Nowak changed: What|Removed |Added Summary|[Reg 2.078] approxEqual |[Reg 2.078.1] approxEqual

[Issue 18473] [Reg 2.078.1] std.math.approxEqual no longer accepts nested ranges

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18473 Martin Nowak changed: What|Removed |Added Summary|[Reg 2.078] |[Reg 2.078.1]

[Issue 18473] [Reg 2.078] std.math.approxEqual no longer accepts nested ranges

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18473 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu

[Issue 18529] .ptr on arrays can no longer be used in @safe code prevents valid code

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18529 --- Comment #12 from anonymous4 --- (In reply to Timothee Cour from comment #11) > https://github.com/dlang/phobos/pull/6231 I doesn't allow your example though assert(a.pointer == ptr); // silently null assert( [0] ==

[Issue 18536] Bad stack traces when building with -m32mscoff

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18536 Rainer Schuetze changed: What|Removed |Added Keywords||pull --- Comment #2

[Issue 18532] Hex literals produce invalid strings

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18532 --- Comment #5 from anonymous4 --- https://forum.dlang.org/post/nh2o9i$hr0$1...@digitalmars.com - I suppose discussion was there. --

[Issue 18536] New: Bad stack traces when building with -m32mscoff

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18536 Issue ID: 18536 Summary: Bad stack traces when building with -m32mscoff Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal

[Issue 18537] New: Cannot pass absolute path to coverage options

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18537 Issue ID: 18537 Summary: Cannot pass absolute path to coverage options Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: normal

[Issue 18537] Cannot pass absolute path to coverage options

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18537 Rainer Schuetze changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 18532] Hex literals produce invalid strings

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18532 --- Comment #4 from anonymous4 --- I'd say the spec just specifies encodings for strings, meaning that it can't be something else like EBCDIC or cp1252. There was a debate whether invalid utf violates type system and an

[Issue 18536] Bad stack traces when building with -m32mscoff

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18536 --- Comment #1 from Rainer Schuetze --- When running the dmd test suite with -m32mscoff, test17599 fails because of this issue. --

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

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18519 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 18539] [Reg 2.078.1] approxEqual cannot deduces type if Nullable used

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18539 greenify changed: What|Removed |Added CC||greeen...@gmail.com ---

[Issue 18539] [Reg 2.078.1] approxEqual cannot deduces type if Nullable used

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18539 --- Comment #2 from drug007 --- I comfirm it's fixed in dmd-beta. https://github.com/dlang/phobos/pull/6236 --

[Issue 18522] [REG 2.079-b2] MinGW import libraries interfere with platform SDK

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18522 Rainer Schuetze changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18529] .ptr on arrays can no longer be used in @safe code prevents valid code

2018-02-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18529 --- Comment #13 from Steven Schveighoffer --- (In reply to anonymous4 from comment #12) > I doesn't allow your example though How so? The example is showing that when printf sees 0 as a length, it ignores the pointer. In his