November 16 Issues » [Issue 24841] UTF-16 surrogates when used as an escape of a string should hint on error | |||
|---|---|---|---|
| |||
...escape of a string should hint on error https://github.com/dlang/dmd/pull/17069 -- | |||
November 16 Issues » [Issue 24353] Misleading error for foreach when opApply has wrong qualifier | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24353 Dlang Bot <dlang-bot@dlang.rocks... | |||
November 16 Issues » [Issue 24863] New: DMD v2.109.0 on OpenBSD out of memory when attempting to compile OneDrive for Linux | |||
|---|---|---|---|
| |||
...notify.d src/notifications/dnotify.d -ofonedrive --- ERROR: This is a compiler bug. Please report... | |||
November 15 General » Re: Help understanding no-runtime error? | |||
|---|---|---|---|
| |||
Yes, that or, compiler hooks go in `core.internal.hooks` or something like that. I... | |||
November 14 General » Re: Help understanding no-runtime error? | |||
|---|---|---|---|
| |||
On Thu, 14 Nov 2024 at 06:41, Walter Bright via Digitalmars-d < digitalmars-d... | |||
November 14 Learn » Re: Avoid subtracting form .length | |||
|---|---|---|---|
| |||
...int[] arr)
{
assert(arr.length <= size, "Size Error!");
int[size] sarr = padding;
foreach(i, ref... | |||
November 13 Issues » [Issue 24859] New: Relational expression for dynamic arrays with vector elements fails to compile | |||
|---|---|---|---|
| |||
...error message is: --- /usr/include/dmd/druntime/import/core/internal/array/comparison.d(77): Error... | |||
November 13 General » Re: Help understanding no-runtime error? | |||
|---|---|---|---|
| |||
The idea was to use the language itself to implement parts of the language, to... | |||
November 13 Issues » [Issue 24857] Unknown error while instantiating: __traits(compiles) hides the real issue | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24857 Luís Ferreira <contact@lsferreira.net> changed... | |||
November 13 Issues » [Issue 24857] Unknown error while instantiating: __traits(compiles) hides the real issue | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24857 Luís Ferreira <contact@lsferreira.net> changed... | |||
Copyright © 1999-2021 by the D Language Foundation