Thread overview | |||||
---|---|---|---|---|---|
|
February 21, 2021 [Issue 21652] dmd aborts with "e: cast, cast(immutable(bool))0" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21652 --- Comment #1 from Berni44 <bugzilla@bernis-buecher.de> --- Here a reduced testcase: bool[][] a = b; static b() { int[1][1] c; return c; } produces "e: cast, cast(bool)0" Since 2.089.1 -- |
December 17, 2022 [Issue 21652] dmd aborts with "e: cast, cast(immutable(bool))0" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21652 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 21652] dmd aborts with "e: cast, cast(immutable(bool))0" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21652 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/18024 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation