Fwd: [perl #58704] [BUG] t/src/compiler.t failures with VC++ / Win32

[email protected] (Tim Heckman) Wed, 7 Jan 2009 08:23:06 -0500
Newsgroups perl.perl6.internals
Message-ID <[email protected]>

Begin forwarded message:

> From: Tim Heckman <[email protected]>
> Date: January 5, 2009 11:52:47 PM EST
> To: Reini Urban <[email protected]>
> Cc: Ron Blaschke <[email protected]>, NotFound  
> <[email protected]>,  [email protected], bugs- 
> [email protected]
> 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
>
>
>