On Tuesday, 15 April 2014 at 19:44:39 UTC, John Colvin wrote:
On Tuesday, 15 April 2014 at 19:40:50 UTC, Walter Bright wrote:
On 4/15/2014 12:14 PM, Steven Schveighoffer wrote:
On Tue, 15 Apr 2014 14:41:36 -0400, Steven Schveighoffer <schvei...@yahoo.com>
wrote:

On Tue, 15 Apr 2014 13:01:40 -0400, Walter Bright <newshou...@digitalmars.com>
wrote:

http://wiki.dlang.org/DIP60'

Wow, that's quite underspecified.

What specifically is prevented?

All calls to the GC.

What about GC calls that cannot cause a collection? Do they even exist?

Yes, please all, even "harmless" calls. This way you are guaranteed that you can include @nogc modules in projects which doesn't even link with a GC.

Reply via email to