[Issue 14439] aa's keys, values, byKey, byValue not usable in @safe context
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 24 07:45:24 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=14439
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I'm unsure why these are not safe in the first place. I think we should be able
to make them safe in both implementation and wrapper interface.
I'd like to see at least an attempt to make them safe in the implementation
(even if we need to have @trusted wrappers for a few lines).
--
More information about the Digitalmars-d-bugs
mailing list