On 12 July 2010 15:55, Lars Tandle Kyllingstad <[email protected]> wrote: > When running 'make unittest' on the latest revision of Phobos, it just > fails on/after std.container, without any sensible error message: > > Testing generated/posix/debug/unittest/std/container > make[1]: *** [generated/posix/debug/unittest/std/container] Error 1 > make: *** [unittest] Error 2 > > Anyone else seeing this?
Possibly. On Windows, I'm getting an errorlevel 1 return partway through running the unittests, but it's after std.container. Haven't tried to find where it is happening. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
