[phobos] 2.052 failure to build Phobos
Andrei Alexandrescu
andrei at erdani.com
Mon Jan 17 00:25:13 PST 2011
I've had trouble building Phobos with 2.051 so I upgraded to the latest
and greatest from svn. I'm getting this while attempting to build Phobos:
std/random.d(603): Error: forward reference to type ()
std/random.d(603): Error: cannot implicitly convert expression
(2463534242L) of type long to ()
Error: no size for type ()
std/random.d(766): Error: template instance
std.random.XorshiftEngine!(uint,32,13,17,5) error instantiating
make[1]: *** [generated/osx/debug/32/unittest/std/datetime] Error 1
How can I climb out of this?
Andrei
More information about the phobos
mailing list