develooper Front page | perl.perl5.porters | Postings from August 2013

Re: [perl.git] branch blead, updated. v5.19.2-301-gdc588da

From:
Nicholas Clark
Date:
August 7, 2013 09:45
Subject:
Re: [perl.git] branch blead, updated. v5.19.2-301-gdc588da
Message ID:
20130807094456.GD74204@plum.flirble.org
On Wed, Aug 07, 2013 at 04:45:32AM +0200, Craig A. Berry wrote:
> In perl.git, the branch blead has been updated
> 
> <http://perl5.git.perl.org/perl.git/commitdiff/dc588da0f1a8372922811ea3486ff170c92dc9a0?hp=e88ca83cb2da96ab9f1ada0aee57def2ba1479ec>
> 
> - Log -----------------------------------------------------------------
> commit dc588da0f1a8372922811ea3486ff170c92dc9a0
> Author: Craig A. Berry <craigberry@mac.com>
> Date:   Tue Aug 6 21:09:40 2013 -0500
> 
>     Don't multiply define Perl__invlist_dump.
>     
>     It doesn't need to be in the extension if it's already in the core
>     top-level code.  Defining it more than once leads to linker errors
>     for linkers that care about such things, namely VMS.
>     
>     Broken in ad3f05adb1975.

This also fixed the build with -Uusedl on *nix, which I had spotted had
broken, but had not yet dug into.

Thanks.

Nicholas Clark



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