On 4/3/07, skaller <[EMAIL PROTECTED]> wrote: > I'd like to collect results from others, but so far no > one has volunteered any. I haven't tried with MSVC++ tests. > > Be nice to have result for other processors.
I've got a Mac with a 1.5GHz Core Solo, I'll volunteer some tests. How should I go about running them? Most of the tests under bagely/ work (exceptions noted below); should I use the alioth shootout scripts or do you have your own scripts I should use? Broken bagley scripts (under 1.1.3rc1): moments.flx seems to want MixedInt opened, it does a few operations between ints and uints returned by the len function. Opening MixedInt doesn't work since MixedInt doesn't define minuseq, but casting the values returned by len to int works. fabs also needs to be replaced with abs, but then this gives be the following error message: moments.cpp: In member function 'virtual flx::rtl::con_t* flxusr::moments::_init_::resume()': moments.cpp:81: error: call of overloaded 'abs(double&)' is ambiguous compilation terminated due to -Wfatal-errors. wordfreq.flx looks like it wants Stl::HashMap to implement Sequence, which (at least in 1.1.3rc1) it doesn't. hash2.flx has the same problem as wordfreq.flx. - Chris ------------------------------------------------------------------------- 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 Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language