https://issues.dlang.org/show_bug.cgi?id=22082

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Walter Bright <[email protected]> ---
The current error generated is:

Error: expression `a[] == cast(float[])b` uses the GC and cannot be used with
switch `-betterC`

--

Reply via email to