[Issue 23079] [dip1000] be more lenient when taking address of `ref` return

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23079 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 18559] std.math.* should stop using `real` overloads by default

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18559 John Hall changed: What|Removed |Added CC||john.michael.h...@gmail.com --- Comment #4 from

[Issue 20670] immutable template specialization pattern matches immutable struct, strips immutable

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20670 Dennis changed: What|Removed |Added CC||dkor...@live.nl Hardware|x86_64

[Issue 23101] [std.sumtype] canMatch does not account ref

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23101 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @iK4tsu

[Issue 23101] [std.sumtype] canMatch does not account ref

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23101 --- Comment #1 from João Lourenço --- Because of this, when matching, `canMatch` will fail as it will test for a copy, and returning a reference of that value results in escaping it. --

[Issue 23101] New: [std.sumtype] canMatch does not account ref

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23101 Issue ID: 23101 Summary: [std.sumtype] canMatch does not account ref Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 23097] [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [18446744073709551615] is out of bounds for array of length 0

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23097 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23100] empty array literal passed to scope param not 'falsey' anymore

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23100 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @dkorpel

[Issue 23100] New: empty array literal passed to scope param not 'falsey' anymore

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23100 Issue ID: 23100 Summary: empty array literal passed to scope param not 'falsey' anymore Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 23097] [REG 2.100] ArrayIndexError@src/dmd/mtype.d(4767): index [18446744073709551615] is out of bounds for array of length 0

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23097 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot --- @ibuclaw

[Issue 21416] betterC mode program with C++ interface fails to link

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21416 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23098] array literal to scope inout parameter not allowed in safe code

2022-05-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23098 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---