Is anyone hacking on druntime in a widespread fashion at the moment?

Jonathan M Davis jmdavisProg at gmx.com
Wed Apr 11 13:41:23 PDT 2012


On Wednesday, April 11, 2012 22:01:36 deadalnix wrote:
> Le 11/04/2012 00:10, Alex Rønne Petersen a écrit :
> > I'm planning to go over druntime and add nothrow/pure everywhere I can,
> > but I don't want to disturb anyone else who's currently working on
> > patches that this could disrupt.
> 
> Can't we consider this as an inference issue ?

How so? Attribute inference exists only for templated functions and some 
delegate stuff. We're talking primarily about extern(C) function declarations 
here.

- Jonathan M Davis


More information about the Digitalmars-d mailing list