digitalmars.D - DMD v2.084.0-beta.1 regression in Tuple.toHash() ?
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (10/10) Dec 19 2018 My project fails to build with DMD v2.084.0-beta.1 as
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (3/4) Dec 19 2018 I upgraded the beta-version of the dmd apt package via standard
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/12) Dec 30 2018 Ping!
- Walter Bright (2/3) Dec 30 2018 Please file regressions on bugzilla! Thanks.
My project fails to build with DMD v2.084.0-beta.1 as In function ”const pure nothrow nogc safe ulong std.typecons.Tuple!(char, char).Tuple.toHash()”: /usr/include/dmd/phobos/std/typecons.d:1179: undefined reference to ”pure nothrow nogc safe ulong object.hashOf!(const(char)).hashOf(ref const(char))” /usr/include/dmd/phobos/std/typecons.d:1179: undefined reference to ”pure nothrow nogc safe ulong object.hashOf!(const(char)).hashOf(ref const(char))” Is this a regression?
Dec 19 2018
On Wednesday, 19 December 2018 at 09:57:04 UTC, Per Nordlöw wrote:Is this a regression?I upgraded the beta-version of the dmd apt package via standard procedure in Ubuntu 18.04.
Dec 19 2018
On Wednesday, 19 December 2018 at 09:57:04 UTC, Per Nordlöw wrote:My project fails to build with DMD v2.084.0-beta.1 as In function ”const pure nothrow nogc safe ulong std.typecons.Tuple!(char, char).Tuple.toHash()”: /usr/include/dmd/phobos/std/typecons.d:1179: undefined reference to ”pure nothrow nogc safe ulong object.hashOf!(const(char)).hashOf(ref const(char))” /usr/include/dmd/phobos/std/typecons.d:1179: undefined reference to ”pure nothrow nogc safe ulong object.hashOf!(const(char)).hashOf(ref const(char))” Is this a regression?Ping!
Dec 30 2018
On 12/30/2018 2:56 AM, Per Nordlöw wrote:Ping!Please file regressions on bugzilla! Thanks.
Dec 30 2018