[Issue 1983] Delegates violate const
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 18 11:41:35 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=1983
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razvan.nitu1305 at gmail.com
--- Comment #19 from RazvanN <razvan.nitu1305 at gmail.com> ---
Compiling the code in the original bug post yields:
issue.d(19): Error: mutable method issue.A.x is not callable using a const a
It seems like this was fixed. Maybe close this?
--
More information about the Digitalmars-d-bugs
mailing list