[Issue 12885] const union wrongly converts implicitly to mutable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 1 11:38:48 UTC 2018


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #3 from Martin Nowak <code at dawg.eu> ---
I don't fully agree with the reasoning in issue 11257.
It seems like casts could be used to bypass const checks for implementations of
Rebindable et.al.

--


More information about the Digitalmars-d-bugs mailing list