6 days ago Learn » what's the use of empty structs in C-style languages ? | |||
|---|---|---|---|
| |||
...S = type { [1 x i8] }`
So te compiler inserts a dummy member so that that... | |||
6 days ago Learn » Re: Variable modified by different threads. | |||
|---|---|---|---|
| |||
The compiler wants us to use atomicOp; If you want, take it out of the... | |||
6 days ago General » [SAOC 2024] Improve D Error Messages - Weekly Update #11 | |||
|---|---|---|---|
| |||
...implementation of `verrors=context` in the DMD compiler by updating tests and resolving issues across... | |||
December 01 Learn » Re: How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...module, inside the complicated image2D template, the compiler reaches a limit and gives up. (I... | |||
December 01 Issues » [Issue 24344] The getUDAs and stringof generate different result with different compiler | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24344 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
November 30 Learn » How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...Is it a way analyze the --vtemplates compiler output and detect weak spots? I already... | |||
November 29 Announce » DMD Release Update | |||
|---|---|---|---|
| |||
...you on the state of the next compiler release. Unfortunately, Iain Buclaw will be unavailable... | |||
November 29 Issues » [Issue 13381] Two cases of array literal that can be stack-allocated | |||
|---|---|---|---|
| |||
...i` is a runtime value, so the compiler has to make a GC array allocation... | |||
November 29 Announce » Objective-D released! | |||
|---|---|---|---|
| |||
...add Objective-C support to the LDC compiler, including support for binding Swift stub classes... | |||
November 28 Issues » [Issue 23036] Rvalue constructor with default parameter crashes compiler in the presence of a copy constructor | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23036 Walter Bright <bugzilla@digitalmars.com> changed... | |||
Copyright © 1999-2021 by the D Language Foundation