Philosophy of how OS API imports are laid out in druntime

Sean Kelly sean at invisibleduck.org
Tue Mar 4 12:50:38 PST 2014


On Tuesday, 4 March 2014 at 00:09:47 UTC, Walter Bright wrote:
> This is an important debate going on here:
>
> https://github.com/D-Programming-Language/druntime/pull/732
>
> It has a wide impact, and so I'm bringing it up here so 
> everyone can participate.

I think the current debate is more a result of miscommunication
than disagreement.  Or at least I hope it is, as I simply don't
understand your perspective here.  For those who haven't seen it
yet, the subject of the discussion is where the D version of C
header files currently in core.stdc and core.sys.* should live
and how they should be exposed to users.  I came up with the
current design and so I obviously favor the status quo, and I
stand by my original reasons for the design (explained in the
thread).


More information about the Digitalmars-d mailing list