On 1/9/2011 8:38 AM, dsource.org wrote: > phobos commit, revision 2289 > > > user: andrei > > msg: > Added unittests for http://d.puremagic.com/issues/show_bug.cgi?id=2944 > > http://www.dsource.org/projects/phobos/changeset/2289 > > paths changed: > U trunk/phobos/std/math.d > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos
Um.. since lround is an assert(false) on windows, the new unit tests guarantee that the unit tests run won't pass since it's not conditionalized. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
