In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ae349ceaa5b1815d053a349595fa09448b4520bf?hp=7d25e8c5b0812efa0a06b36fcbbdc0a80d1c5c2f>
- Log ----------------------------------------------------------------- commit ae349ceaa5b1815d053a349595fa09448b4520bf Author: Jarkko Hietaniemi <[email protected]> Date: Fri Apr 1 17:52:07 2016 -0400 Add two commits for fixing the -Dusecbacktrace crashes in OS X. ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/votes-5.22.xml b/votes-5.22.xml index 80fc44c..1dfa617 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -34,6 +34,9 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="" id="" ticket="123878" desc=""/> <commit votes="steveh, jhi" id="a934a4a7d4fa99d522e169b921286755a0f8d248" ticket="126845" desc="Remove unwarranted assertion in Perl_newATTRSUB_x()"/> +(jhi: note that the 127773 fix consists of two commits.) +<commit votes="jhi" id="70ead873d4b864ca127d4f75aa654724264ff91b" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> +<commit votes="jhi" id="4d00a3198aa6950e874328ec431d15c821382cce" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> </div> -- Perl5 Master Repository
