June 23, 2021 Issues » [Issue 22077] New: `std.sumtype` support for copy constructors is incomplete | |||
|---|---|---|---|
| |||
...x = n; } ``` Error message as of v2.097.0: ``` oops.d(15): Error: none of... | |||
June 22, 2021 Issues » [Issue 22067] importC: cast-expression accepted as lvalue in assignment-expression | |||
|---|---|---|---|
| |||
...though we could also move that to semantic too to for a consistent error message). -- | |||
June 22, 2021 General » Re: Can we add metric prefix to dur function? | |||
|---|---|---|---|
| |||
...remember, but the current error message is actually really informative: ``` Error: template instance core.time... | |||
June 22, 2021 Issues » [Issue 22053] `catch {` not rejected while in a template | |||
|---|---|---|---|
| |||
...found that the deprecation message didn't actually...will be. The existing error is left in... | |||
June 21, 2021 Issues » [Issue 22053] `catch {` not rejected while in a template | |||
|---|---|---|---|
| |||
...found that the deprecation message didn't actually...will be. The existing error is left in... | |||
June 20, 2021 Issues » [Issue 22050] -betterC: TypeInfo in speculative template instantiation aborts compilation without error message | |||
|---|---|---|---|
| |||
...because of a hidden error (TypeInfo used in dup). The error message is not printed... | |||
June 19, 2021 General » Re: DIP1000: 'return scope' ambiguity and why you can't make opIndex work | |||
|---|---|---|---|
| |||
...int* g() scope; // Error: function `onlineapp.g` functions cannot be `scope` ``` (Nice error message btw) | |||
June 18, 2021 General » DIP1000: 'return scope' ambiguity and why you can't make opIndex work | |||
|---|---|---|---|
| |||
...ref`, not the value ``` My new supplemental error message is working, yay! But how to... | |||
June 18, 2021 Issues » [Issue 22038] final switch error message should report all missing enum members | |||
|---|---|---|---|
| |||
...request #12709 "Fix issue 22038 - final switch error message should report all missing enum members... | |||
June 18, 2021 Issues » [Issue 22038] New: final switch error message should report all missing enum members | |||
|---|---|---|---|
| |||
...22038
Issue ID: 22038
Summary: final switch error message should report all missing
enum members... | |||
Copyright © 1999-2021 by the D Language Foundation