December 01 Issues » [Issue 16023] Add template or trait to find the importable symbol name for a type | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=16023 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 15651] filter: only parameters or stack based variables can be inout | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15651 --- Comment #9 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 15135] std.parallelism taskPool.amap compilation error for array of tuple of tuple or tuple of struct results | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15135 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 13254] Cannot instantiate std.container.Array with immutables or consts as T | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13254 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Issues » [Issue 9530] std.path should have a function for getting the canonical path to a file or directory | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=9530 --- Comment #5 from dlangBugzillaToGithub <robert.schadek... | |||
December 01 Learn » Re: How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...how can a standard template like CommonType or isNumeric go nuts recursively? o.O I... | |||
November 30 Learn » How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...Vector!(float, 3))+/ recursive expansion
{
//vector * (scalar or vector)
return binaryVectorOp!op(this, other);
}
else... | |||
November 30 Announce » Re: DMD Release Update | |||
|---|---|---|---|
| |||
...found is that the nightlies are more or less the same as a full release... | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
...to be added with the `-L` flag or `pragma(lib, ...)` Error: linker exited with status... | |||
November 29 Announce » Re: Objective-D released! | |||
|---|---|---|---|
| |||
...libs, I generally stick with posix functions or phobos. But if nothing else, making ldc... | |||
Copyright © 1999-2021 by the D Language Foundation