I noticed several of your commits were wholesale test disabling. That seems fundamentally a bad idea. The submits suggested that they were OSX specific issues, but the disable was for all platforms.
On Wed, 28 Jul 2010, Andrei Alexandrescu wrote: > Date: Wed, 28 Jul 2010 01:10:22 -0700 > From: Andrei Alexandrescu <[email protected]> > Reply-To: Discuss the phobos library for D <[email protected]> > To: Discuss the phobos library for D <[email protected]> > Subject: [phobos] committed a bunch of stuff... > > ... some small, some bigger. On my OSX machine all unittests run properly. > Please let me know how things work for you! > > Andrei > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
