March 06 Issues » [Issue 24430] New: Nested Recursive SumType ICE and destructor issue | |||
|---|---|---|---|
| |||
...int,X)[]) value; } ``` then this static assert fails within the match statement in sumtype's... | |||
March 04 Issues » [Issue 24428] New: unresolved external symbol _D4core8internal5newaa3Foo6__initZ, etc during unittest builds | |||
|---|---|---|---|
| |||
...elpenguino+D@gmail.com Compile with -unittest. Fails as of DMD 2.107.1. ``` immutable... | |||
March 01 Issues » [Issue 23517] dmd with -g flag fails to link on macOS with unaligned pointer | |||
|---|---|---|---|
| |||
...Fix Bugzilla 23517 - dmd with -g flag fails to link on macOS with unaligned pointer... | |||
February 29 DIP Ideas » Re: Universal Function Attribute Inference | |||
|---|---|---|---|
| |||
What about only doing inference when something fails to compile due to a missing attribute... | |||
March 01 DIP Ideas » Re: Universal Function Attribute Inference | |||
|---|---|---|---|
| |||
...to override inference is important when it fails to work with other functions or scenarios... | |||
February 26 Issues » [Issue 24411] New: [CODEGEN] bad shl codegen | |||
|---|---|---|---|
| |||
...validCodes;
}
void test()
{
assert(validCode(76) == false); // FAILS!
}
Where `code` is an enum with some... | |||
February 24 Issues » [Issue 24408] New: AF_INET6 duplicated in core.sys.linux.sys.socket | |||
|---|---|---|---|
| |||
...sys.posix.sys.socket;
auto _ = AF_INET6;
}
---
fails to compile, giving the error
---
q.d... | |||
February 23 Issues » [Issue 24389] importC: Building zlib in Phobos with importC fails on FreeBSD 14 | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24389 Dlang Bot <dlang-bot@dlang.rocks... | |||
February 23 Issues » [Issue 24389] importC: Building zlib in Phobos with importC fails on FreeBSD 14 | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24389 Dlang Bot <dlang-bot@dlang.rocks... | |||
February 23 Issues » [Issue 24389] importC: Building zlib in Phobos with importC fails on FreeBSD 14 | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24389 --- Comment #14 from Dlang Bot <dlang... | |||
Copyright © 1999-2021 by the D Language Foundation