[Issue 14125] @trusted nested helper functions in std.file

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Feb 4 20:25:52 PST 2015


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

--- Comment #52 from Dicebot <public at dicebot.lv> ---
(In reply to David Nadlinger from comment #51)
> (In reply to Andrei Alexandrescu from comment #42)
> > Sigh, std.array has become another disaster area we need to clean.
> 
> What about just giving it a try? You might even discover that there actually
> is a language issue to be solved here (assuming that the current situation
> is unacceptable).

This.

Judging by this thread there seems to be a huge distance between language
authors and people trying to actually use those language features in practice.
It is hard to communicate when it is simpyl assumed that I don't understand how
@trusted and @safe work (and are supposed to work) instead of addressing actual
real-world problems that we encounter.

--


More information about the Digitalmars-d-bugs mailing list