[Issue 7951] DMD: Internal error: backend/cgxmm.c 567

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7951 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #10076 "Better solution to issue 7951 - Solve the root problem" was merged into master: - f0ab98b243bbfffb668cf0e63383538401da7c59 by سليمان السهمي (Soolaïman Sahmi): issue 7951 - Solve the

[Issue 19126] Compiler removes inout on templated parameter and then complains it's not there

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19126 Ali Ak changed: What|Removed |Added Keywords|diagnostic | --- Comment #13 from Ali Ak --- Ran in to this ag

[Issue 19125] IFTI and inout removes head mutability qualifier on by-val parameters

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19125 --- Comment #3 from Ali Ak --- *** Issue 19749 has been marked as a duplicate of this issue. *** --

[Issue 19749] Inout causes wrong type inference

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19749 Ali Ak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19125] IFTI and inout removes head mutability qualifier on by-val parameters

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19125 --- Comment #4 from Ali Ak --- Yes. This is super annoying. It also messes up type inference where you need the types to be inferred properly: struct S(T) { T value = T.init; } auto ref make(T)(inout auto ref T value) { // T == char[] when

[Issue 20057] compiler hang on conflicting local and imported template

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20057 Basile-z changed: What|Removed |Added Summary|[REG master] compiler hang |compiler hang on |on conflictin

[Issue 20057] compiler hang on conflicting local and imported template

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

[Issue 19105] Bogus recursive template expansion via getSymbolsByUDA

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19105 Simen Kjaeraas changed: What|Removed |Added Keywords|pull|rejects-valid Status|RESOLVED

[Issue 340] [Tracker] Forward reference bugs and other order-of-declaration issues

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=340 Issue 340 depends on issue 19105, which changed state. Issue 19105 Summary: Bogus recursive template expansion via getSymbolsByUDA https://issues.dlang.org/show_bug.cgi?id=19105 What|Removed |Added ---

[Issue 20063] New: compiler segfaults on passing templates expression to lazy val

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20063 Issue ID: 20063 Summary: compiler segfaults on passing templates expression to lazy val Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW

[Issue 20063] compiler segfaults on passing templates expression to lazy val

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20063 Ali Ak changed: What|Removed |Added Keywords||ice --

[Issue 20057] compiler hang on conflicting local and imported template

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

[Issue 19950] access violation at compile time, possibly via template constraint and alias interaction

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19950 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @Basile-

[Issue 20063] compiler segfaults on passing templates expression to lazy val

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

[Issue 20062] Segfault

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

[Issue 20062] Segfault on access to local func variable from element of dyn array of struct

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20062 Basile-z changed: What|Removed |Added Summary|Segfault|Segfault on access to local |

[Issue 20063] compiler segfaults on passing templates expression to lazy val

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20063 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @SSoulai

[Issue 19950] access violation at compile time, possibly via template constraint and alias interaction

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

[Issue 20046] someAllocator.make!T doesn't compile if T is a shared value type

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

[Issue 20064] New: format separator fails with leading zeros

2019-07-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20064 Issue ID: 20064 Summary: format separator fails with leading zeros Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: normal Prior

[Issue 20063] compiler segfaults on passing templates expression to lazy val

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