On 2010-06-13 19:04:25 -0400, Andrei Alexandrescu <seewebsiteforem...@erdani.org> said:

"Memory safety is non-negotiable; most everything else is"

Indeed. And it'd be nice if std.algorithm and all the rest of Phobos and Druntime worked in @safe mode too, because currently @safe is pretty much impossible to use.

I don't think anyone is using SafeD at this time. I tried to use it once, but Phobos not being usable and a couple of compiler annoyances such as these two made me back off that path.

http://d.puremagic.com/issues/show_bug.cgi?id=4218
http://d.puremagic.com/issues/show_bug.cgi?id=3636

I could probably add one or two more related issues with the compiler/language.

--
Michel Fortin
michel.for...@michelf.com
http://michelf.com/

Reply via email to