July 12 Issues » [Issue 24658] New: _aaRange cannot be interpreted at compile time, because it has no available source code | |||
|---|---|---|---|
| |||
...a": "b"].byKey();
void main()
{
}
This code fails on DMD 2.108.0 with:
object... | |||
July 10 General » Re: D not considered memory safe | |||
|---|---|---|---|
| |||
...at the top, and then everything that fails to compile gets marked @trusted. Eventually, refactor... | |||
July 09 Issues » [Issue 24656] New: enums with explicit EnumBaseType incorrectly matching multiple overloads. | |||
|---|---|---|---|
| |||
...Reporter: dave287091@gmail.com The following code fails to compile due to matching multiple overloads... | |||
July 09 Issues » [Issue 24655] New: `inout` breaks invalid `bool` to non-`bool` conversion checks | |||
|---|---|---|---|
| |||
...accepted without deprecation or error (the first fails without `-dip1000`): ```d ref inout(ubyte) asUbyte... | |||
July 09 Learn » Re: Wrapper around a recursive data type | |||
|---|---|---|---|
| |||
...the error and the exact code that fails? I tried building this (with the children... | |||
July 08 Learn » Wrapper around a recursive data type | |||
|---|---|---|---|
| |||
...uncomment `children` member of `Node` type) it fails because during instantiating of `Meta!Node` it... | |||
July 08 Learn » Re: Vibe.d v0.9.0, v0.10.0: ` dub init hello -t vibe.d` fails to build on MacOS | |||
|---|---|---|---|
| |||
Filed a bug here: https://github.com/D-Programming-Deimos/openssl/issues/112 | |||
July 07 Learn » Re: Vibe.d v0.9.0, v0.10.0: ` dub init hello -t vibe.d` fails to build on MacOS | |||
|---|---|---|---|
| |||
openssl version should be automatically determined by running a pre-build step. If this doesn... | |||
July 07 Learn » Re: Vibe.d v0.9.0, v0.10.0: ` dub init hello -t vibe.d` fails to build on MacOS | |||
|---|---|---|---|
| |||
It disabling transport layer security IMUC you won't be able to have "https" but... | |||
July 07 Learn » Re: Vibe.d v0.9.0, v0.10.0: ` dub init hello -t vibe.d` fails to build on MacOS | |||
|---|---|---|---|
| |||
It worked, thank you! But what does it do; disables TLS? Thread Local Storage? | |||
Copyright © 1999-2021 by the D Language Foundation