On Thu, 2007-03-15 at 18:10 -0700, Erick Tryzelaar wrote: > skaller wrote: > > Please check the build on this tarabll. If there are no complaints, > > I'll release 1.1.3 and ask Mike to make a Debian package. > > > > > I just rebuilt the subversion version from scratch, and I got no errors > (except our lone known-failure)
there's a bug in Felix itself I think: assertion failures don't return an error code, or, the build script doesn't test them: the axiom test for floating point does in fact fail (and should -- floats operations aren't associative, but I haven't fixed the library because I don't know how). -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
