In article <E1QUYZH-0003Gv-8E@camel.ams6.corp.booking.com>,
sprout@cpan.org ("Father Chrysostomos") wrote:
> In perl.git, the branch blead has been updated
>
> <http://perl5.git.perl.org/perl.git/commitdiff/f5d1ed108fe43102221733bf8be9832
> be052720d?hp=ed396bcf75a5a81ef193b760819f1859a028f2c7>
>
> - Log -----------------------------------------------------------------
> commit f5d1ed108fe43102221733bf8be9832be052720d
> Author: Father Chrysostomos <sprout@cpan.org>
> Date: Wed Jun 8 23:14:37 2011 -0700
>
> Fix my + attrs + list assignment
After this, t/op/attrs.t now warns like:
% ./perl op/attrs.t
attributes::get() called too early to check prototype at op/attrs.t line
197.
ok 1
ok 2
...
which causes it to fail on VMS (but apparently not elsewhere?) with
"unexpected output at test 0."
Thread Previous