[Issue 19092] __delete doesn't work with immutable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 18 11:29:15 UTC 2018


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

Seb <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com

--- Comment #4 from Seb <greeenify at gmail.com> ---
> As a side note, this is not the first time I report issues related to const/immutable not being properly tested for druntime functions (__equals caused a regression for immutable AA), I think making sure cost/immutable/shared are covered for generic code should be a top priority when reviewing code.

Aware of it, but sadly our review manpower isn't optimal at the moment and
sometimes things slip through.
However, any issue reported is certainly appreciated and (like here) we try to
fix it ASAP.

--


More information about the Digitalmars-d-bugs mailing list