[Issue 20424] A constructor with a value argument of the same type as being constructed should be an error

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20424 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20940] DMD silently ignores struct copy constructor if one of the element struct has postblit

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20940 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20714] Struct with postblitting member does not call it's copy constructor

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20714 RazvanN changed: What|Removed |Added CC||pun...@coverify.org --- Comment #1 from RazvanN -

[Issue 20940] New: DMD silently ignores struct copy constructor if one of the element struct has postblit

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20940 Issue ID: 20940 Summary: DMD silently ignores struct copy constructor if one of the element struct has postblit Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 20709] Segmentation fault when importing nonexistent type

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20709 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @NilsLan

[Issue 20709] Segmentation fault when importing nonexistent type

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20709 Basile-z changed: What|Removed |Added Keywords||ice CC|

[Issue 20831] __traits(getAttributes) failes to compile when used on a parameter with no name

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20831 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20895] Error with alias to struct member or member function

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20895 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86

[Issue 20931] code which was executed at ctfe should be accounted for in coverage

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20931 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2 from Basile-z ---

[Issue 15590] 0 coverage should be ignored in __ctfe branches

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15590 Basile-z changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 20939] sha.digest.sha: increase the speed of SHA256 and SHA512 in non-optimized builds, and bring optimized DMD builds closer to the speed of LDC

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20939 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @n8sh cr

[Issue 20939] New: sha.digest.sha: increase the speed of SHA256 and SHA512 in non-optimized builds, and bring optimized DMD builds closer to the speed of LDC

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20939 Issue ID: 20939 Summary: sha.digest.sha: increase the speed of SHA256 and SHA512 in non-optimized builds, and bring optimized DMD builds closer to the speed of LDC Product: D

[Issue 20938] New: Cannot create const arrays mixing immutable and mutable structs with indirections

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20938 Issue ID: 20938 Summary: Cannot create const arrays mixing immutable and mutable structs with indirections Product: D Version: D2 Hardware: All OS: All

[Issue 20831] __traits(getAttributes) failes to compile when used on a parameter with no name

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20831 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @BorisCa

[Issue 3546] Aliasing an element of a static array should be legal if the index is a compile time constant

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3546 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #6 from Dlang Bot --- @NilsLank

[Issue 20910] Default unittest runner reports wrong unittest count

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20910 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20937] New: std.range.array of a lengthless range with indirection is not @safe

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20937 Issue ID: 20937 Summary: std.range.array of a lengthless range with indirection is not @safe Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20936] New: core.sync.rwmutex should have shared overloads (and make it usable in @safe code)

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20936 Issue ID: 20936 Summary: core.sync.rwmutex should have shared overloads (and make it usable in @safe code) Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 20935] New: Installer fails with incorrect signature

2020-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20935 Issue ID: 20935 Summary: Installer fails with incorrect signature Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: blocker Prio