On Thursday, 10 January 2013 at 00:50:30 UTC, Adam D. Ruppe wrote:
Yes, but it is worth noting that dmd will happily compile that code, even if marked @safe - just because the pointer on the language level is null doesn't mean it is memory safe at the assembly level.

See: http://d.puremagic.com/issues/show_bug.cgi?id=5176

David

Reply via email to