Begin forwarded message: > From: Tim Heckman <theckman@panix.com> > Date: January 5, 2009 11:52:47 PM EST > To: Reini Urban <rurban@x-ray.at> > Cc: Ron Blaschke <ron@rblasch.org>, NotFound > <julian.notfound@gmail.com>, parrot-dev@perl.org, bugs- > bitbucket@netlabs.develooper.com > Subject: Re: [perl #58704] [BUG] t/src/compiler.t failures with VC+ > + / Win32 > > Reini Urban wrote: >> I fixed now the PMCNULL fatal in the testsuite with r34982. >> http://www.parrotvm.org/svn/parrot/revision?rev=34982 >> The minor LIBPATH warning issue was fixed with r34981. >> http://www.parrotvm.org/svn/parrot/revision?rev=34981 >> >> Can somebody please confirm so we can resolve this ticket. > These tests are passing on my system (using revision 34982) > > C:\work\parrot>prove -v t/src/compiler.t > t/src/compiler.... > 1..5 > ok 1 - Parrot Compile API Single call > ok 2 - Parrot Compile API Multiple Calls > ok 3 - Parrot Compile API Multiple 1st bad PIR > ok 4 - Parrot Compile API Multiple 2nd bad PIR > ok 5 - Parrot Compile API Multiple bad PIR > ok > All tests successful. > Files=1, Tests=5, 4 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 > CPU) > Result: PASS > > C:\work\parrot>svn info > Path: . > URL: https://svn.perl.org/parrot/trunk > Repository Root: https://svn.perl.org/parrot > Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe > Revision: 34982 > Node Kind: directory > Schedule: normal > Last Changed Author: rurban > Last Changed Rev: 34982 > Last Changed Date: 2009-01-05 07:54:29 -0500 (Mon, 05 Jan 2009) > > --Tim > > >