[Issue 22082] static float array comparison not available in betterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 15 07:53:45 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=22082
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
The current error generated is:
Error: expression `a[] == cast(float[])b` uses the GC and cannot be used with
switch `-betterC`
--
More information about the Digitalmars-d-bugs
mailing list