What's missing from Phobos for Orbit (package manager)

Jacob Carlborg doob at me.com
Wed Feb 13 13:12:23 PST 2013


On 2013-02-13 20:39, Steven Schveighoffer wrote:

> Hm... I think all we need is a public interface to _d_newclass in druntime:
>
> extern (C) Object _d_newclass(const ClassInfo ci)
>
> In fact, it is pretty much public, since it's extern(C).

That's what I'm using.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list