October 06, 2021 Issues » [Issue 22361] New: Failed import gives misleading error message | |||
|---|---|---|---|
| |||
...following error message when the file `foo.d` does not exist: --- bug.d(1): Error... | |||
October 05, 2021 Issues » [Issue 20616] Error: undefined identifier __dollar | |||
|---|---|---|---|
| |||
...20616" mentioning this issue: - Issue 20616 Modified error message for this issue https://github.com... | |||
October 04, 2021 Issues » [Issue 22356] New: Can't mixin the return type of a function | |||
|---|---|---|---|
| |||
...void") func_name() { /* ... */ }
---
The error message is:
---
bug.d(1): Error: found `func_name` when... | |||
September 28, 2021 Learn » Re: Loading assimp | |||
|---|---|---|---|
| |||
Nah :) Already tried that. It just swaps the file names in the error message. | |||
September 28, 2021 General » Re: ImportC and #pragma pack | |||
|---|---|---|---|
| |||
...could be suggested? For instance, throwing an error message but explaining how to use `_Alignas... | |||
September 28, 2021 General » Re: ImportC and #pragma pack | |||
|---|---|---|---|
| |||
...as well implement it but an error/warning message must be issued if it is... | |||
September 28, 2021 Issues » [Issue 22260] importC: Error: struct `foo.Foo` no size because of forward reference | |||
|---|---|---|---|
| |||
...com --- Another case that triggers the same message and ICE: typedef struct Foo Foo; typedef... | |||
September 28, 2021 Issues » [Issue 22339] importC: error message with character literal reports as integer instead of character literal. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=22339
dave287091@gmail.com changed:
What |Removed... | |||
September 28, 2021 Issues » [Issue 22339] New: importC: error message with character literal reports as integer instead of character literal. | |||
|---|---|---|---|
| |||
...id=22339
Issue ID: 22339
Summary: importC: error message with character literal reports
as integer... | |||
September 28, 2021 General » Re: "potentially malformed `opDispatch`" | |||
|---|---|---|---|
| |||
...to issue the underlying error. See [this pr...L2429) with:
"...(rest of message)...`%s.opDispatch!\"%s... | |||
Copyright © 1999-2021 by the D Language Foundation