Opened 9 years ago

Closed 9 years ago

#6503 closed enhancement (fixed)

autovivification-0.15 (perl module)

Reported by: Fernando de Oliveira Owned by: ken@…
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://cpan.metacpan.org/authors/id/V/VP/VPIT/autovivification-0.15.tar.gz

https://api.metacpan.org/source/VPIT/autovivification-0.15/Changes

0.15 2015-05-14 20:35 UTC
     + Chg : The new environment variable to enable thread tests on older
             perls is PERL_FORCE_TEST_THREADS. Note that this variable
             should only be turned on by authors.
     + Fix : The module has been taught about the new multideref
             optimization, and will function properly on perl 5.21.11 and
             above.
     + Fix : The module will no longer crash or behave erratically when it
             is loaded by several threads (or Windows emulated processes)
             ran in parallel.
     + Fix : Update the Windows ActivePerl + gcc 3.4 workaround for
             ExtUtils::MakeMaker 7.04. Thanks Christian Walde for reporting
             and feedback on this issue.
     + Fix : Be really compatible with the optional OP_PARENT feature.
     + Tst : $ENV{$Config{ldlibpthname}} is now preserved on all platforms,
             which will address failures of t/43-peep.t and
             t/51-threads-teardown.t with unusual compilers (like icc) that
             link all their compiled objects to their own libraries.

Change History (2)

comment:1 by ken@…, 9 years ago

Owner: changed from blfs-book@… to ken@…
Status: newassigned

Thanks for raising htis, I'd better take it (haven't started my new build yet, still preparing more tests).

comment:2 by ken@…, 9 years ago

Resolution: fixed
Status: assignedclosed

Done in r16098

Note: See TracTickets for help on using tickets.