develooper Front page | perl.perl5.porters | Postings from May 2011

Re: [perl.git] branch blead, updated. v5.14.0-173-g16384ac

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
May 20, 2011 10:42
Subject:
Re: [perl.git] branch blead, updated. v5.14.0-173-g16384ac
Message ID:
0E20CD6F-2EE3-410D-8F80-1B5E6054EF20@mac.com

On May 20, 2011, at 10:48 AM, Karl Williamson wrote:

> On 05/20/2011 07:21 AM, Craig A. Berry wrote:
>> In article<E1QN4gV-0001Up-42@camel.ams6.corp.booking.com>,
>>  public@khwilliamson.com ("Karl Williamson") wrote:
>> 
>>> In perl.git, the branch blead has been updated
>>> 
>>> <http://perl5.git.perl.org/perl.git/commitdiff/16384ac1a12fbce5b13c01bce55170b
>>> 34a0419aa?hp=c2217cd33590ef654504deb38dcf3378dcdc095c>
>>> 
>>> - Log -----------------------------------------------------------------
>>> commit 16384ac1a12fbce5b13c01bce55170b34a0419aa
>>> Author: Karl Williamson<public@khwilliamson.com>
>>> Date:   Wed May 18 16:23:17 2011 -0600
>>> 
>>>     Revamp podcheck.t
>> 
>> $ perl [.porting]podcheck.t
>> 1..1469
>> Undefined subroutine&My::Pod::Checker::carp called at
>> [.porting]podcheck.t line 500,<$in_fh>  line 148.
>> # Looks like you planned 1469 tests but ran 0.
>> %SYSTEM-F-ABORT, abort
> 
> Fixed by commit ece9ad29e93f08cdb36e63f99da7ef1f49837e52
> But I don't know why it should be calling carp on just VMS in the first place.  I'd be interested in seeing the output, even if the carp doesn't cause test failures

After changing C<carp> to C<Carp::carp>, it runs.  A gzipped log of that run is attached.  It looks like most of the trouble stems from filename case not being preserved, so the keys in the known problems list don't match.




Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About