August 03, 2022 Issues » [Issue 23281] New: [REG2.099] Cannot pass alias template overload to template ("is not a template, it is a function") | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: johanengelen@weka.io
Testcase:
```
struct S {
void foo(int... | |||
July 31, 2022 Issues » [Issue 23273] [REG2.095] Error on passing inout variable to function (not an lvalue) | |||
|---|---|---|---|
| |||
...cgi?id=23273 --- Comment #2 from johanengelen@weka.io --- Digger says it is introduced by... | |||
July 29, 2022 Issues » [Issue 23274] [REG2.099] Wrong call resolution (ambiguity) with const and non-const methods | |||
|---|---|---|---|
| |||
...cgi?id=23274 --- Comment #1 from johanengelen@weka.io --- I'm not 100% what should... | |||
July 29, 2022 Issues » [Issue 23274] [REG2.099] Wrong call resolution (ambiguity) with const and non-const methods | |||
|---|---|---|---|
| |||
...org/show_bug.cgi?id=23274
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry... | |||
July 29, 2022 Issues » [Issue 23274] New: [REG2.099] Wrong call resolution (ambiguity) with const and non-const methods | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: johanengelen@weka.io
Testcase:
```
struct A {
void foo(int... | |||
July 29, 2022 Issues » [Issue 23273] [REG2.095] Error on passing inout variable to function (not an lvalue) | |||
|---|---|---|---|
| |||
...org/show_bug.cgi?id=23273
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry... | |||
July 29, 2022 Issues » [Issue 23273] New: [REG2.095] Error on passing inout variable to function (not an lvalue) | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: johanengelen@weka.io
Testcase:
```
struct Bug(V) {
struct Cell... | |||
July 27, 2022 Issues » [Issue 23272] [REG2.099] CTFE error of typeid comparison == | |||
|---|---|---|---|
| |||
...cgi?id=23272 --- Comment #1 from johanengelen@weka.io --- Workaround is to use `is` instead... | |||
July 27, 2022 Issues » [Issue 23272] [REG2.099] CTFE error of typeid comparison == | |||
|---|---|---|---|
| |||
...org/show_bug.cgi?id=23272
johanengelen@weka.io changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |industry... | |||
July 27, 2022 Issues » [Issue 23272] New: [REG2.099] CTFE error of typeid comparison == | |||
|---|---|---|---|
| |||
...dmd
Assignee: nobody@puremagic.com
Reporter: johanengelen@weka.io
Unfortunately a rather large testcase:
Testcase... | |||
Copyright © 1999-2021 by the D Language Foundation