December 02 Learn » Re: Variable modified by different threads. | |||
|---|---|---|---|
| |||
...mutex;
import core.atomic;
import core.thread;
struct GlobalCounter
{
// Mutex to protect shared access to... | |||
December 01 Learn » Re: How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...and small.
---
syntax test for posterity
```d
struct data(T,size_t N){}
enum isdata... | |||
December 01 Issues » [Issue 24736] core.atomic is not work with struct that has template parameter list and function pointer (-preview=all) | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24736 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 24270] Pointer to Nullable of recursive struct | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24270 --- Comment #5 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 24074] Reference to struct not working, when executed as a task | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24074 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 23977] [REG2.102] cannot use getSymbolsByUDA on template struct with alias member | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23977 --- Comment #3 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 22615] Wrong OS version and struct kevent_t in FreeBSD 13 | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=22615 --- Comment #3 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 22412] std.parallelism WorkerLocalStorage calls struct destructors on uninitialized memory | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=22412 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 19168] std.random.randomCover and randomSample should warn that struct RNGs are copied (original is not updated) | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=19168 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 17109] std.csv chokes on empty columns when parsing to struct | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=17109 --- Comment #8 from dlangBugzillaToGithub <robert.schadek... | |||
Copyright © 1999-2021 by the D Language Foundation