[Issue 19835] std.algorithm.mutation.copy static array source argument broken

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

[Issue 19954] ICE: Casting AliasSeq to array and passing to a function

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19954 --- Comment #3 from Basile-z --- even more: --- void main() { auto a = cast(char[][]) ""; } --- Attempt to fix leads to a past problem with CTFE : https://github.com/dlang/dmd/pull/9516#issuecomment-478227203 --

[Issue 19955] [ICE] Segmentation fault in StatementSemanticVisitor::visit(SwitchStatement*) at dmd/statementsem.d:2558

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

[Issue 19954] ICE: Casting AliasSeq to array and passing to a function

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19954 Simen Kjaeraas changed: What|Removed |Added Summary|DMD crashes |ICE: Casting AliasSeq to

[Issue 19954] DMD crashes

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19954 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #2 from

[Issue 15723] GC memory leakage depending on source code size

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15723 Rainer Schuetze changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19947] OutOfMemoryError with GC-allocs

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19947 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #5 from

[Issue 19955] [ICE] Segmentation fault in StatementSemanticVisitor::visit(SwitchStatement*) at dmd/statementsem.d:2558

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

[Issue 19955] New: [ICE] Segmentation fault in StatementSemanticVisitor::visit(SwitchStatement*) at dmd/statementsem.d:2558

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19955 Issue ID: 19955 Summary: [ICE] Segmentation fault in StatementSemanticVisitor::visit(SwitchStatement*) at dmd/statementsem.d:2558 Product: D Version: D2

[Issue 19939] std.format %13,3.2f does not count width correctly

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19939 --- Comment #2 from Dlang Bot --- @shove70 created dlang/phobos pull request #7068 "Fix issue 19939 - std.format count width error" fixing this issue: - Fix issue 19939 - std.format count width error https://github.com/dlang/phobos/pull/7068 --

[Issue 19939] std.format %13,3.2f does not count width correctly

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

[Issue 19954] DMD crashes

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19954 --- Comment #1 from Basile-z --- And it's a regression too : https://run.dlang.io/is/HlFXXK --

[Issue 19954] DMD crashes

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

[Issue 19954] New: DMD crashes

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19954 Issue ID: 19954 Summary: DMD crashes Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal Priority: P1 Component:

[Issue 519] Invariant not called from autogenerated class/struct constructor/destructor

2019-06-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=519 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #20 from Dlang Bot ---