Andy Dougherty wrote: > On Tue, 17 Mar 2009, Andy Dougherty wrote: > >> On Tue, 17 Mar 2009, Allison Randal wrote: >> >> > A testing tarball is available at: >> > >> > http://www.lohutok.net/parrot/parrot-1.0.0.tar.gz >> > >> > Please compile it and run the tests on as many platforms as possible. > > I only get the expected failures on Solaris 8/Sparc32 with gcc-4.1.0. > (The expected failures are in a special case for the atan2 function, and > in various config tests that don't affect the building or running of > parrot.) > > --- parrot-1.0.0/PLATFORMS 2009-03-17 12:56:05.000000000 -0400 > +++ parrot-cc/PLATFORMS 2009-03-17 12:54:09.000000000 -0400 > @@ -44,7 +44,7 @@ > linux-x86_64-gcc4.3.2 8 Y - - Y Y Y Y ? > 20081118 > opensolaris-x86-gcc_4.0.3 4 Y Y ? ? ? Y Y/2 ? > 20080325 > sol8-sparc-cc B - - - - - - Y ? > 20090317 > -sol8-sparc-gcc_4.1.0 B - - - - - - Y/87 ? > 20080818 > +sol8-sparc-gcc_4.1.0 B - - - - - - Y/42 ? > 20090317 > win32-x86-mingw_gcc4.3.0 Y Y - - - Y Y/88 ? > 20081203 > win32-x86-msvc_6.0 4 - Y - - - Y Y/8 ? > 20090315 > win32-x64-msvc_9.0 8 - - - - - Y Y/51 ? > 20081203
Thanks, applied as r37527 (somebody else did the first patch already). Cheers, Moritz _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
