On Sat, 08 Oct 2011 00:34:26 +0400, Dmitry Olshansky wrote:
> On the bright side of things I'm hitting a funky error after merging > FReD into phobos, compiler stops recognizing std.c.xxx in std.file and > issues errors like: > std/file.d(537) Error: undefined identifier package c.stdio > > For those interested in hacking the thing: > git://github.com/blackwhale/phobos.git on win32 it now runs ok. I fixed > one place where compiler won't eat std.c.stdio.xxx to core.stdc.xxx and > it worked. On linux it's far more complicated. After setting up my environment again, Latest druntime/phobos/dmd it builds without issue for me.