[Issue 14908] dmd's rewrite is exposed in error message: Error: 's += 1' is not a scalar, it is a S
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 10 06:39:36 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=14908
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |FIXED
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
The error is now: Error: `s` is not a scalar, it is a `S`. seems to be fixed.
--
More information about the Digitalmars-d-bugs
mailing list