In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e6123c2b3f0056e381a44ea330c67497526398a6?hp=c132fc8163559286bb923724c531bb23c2149a2c>
- Log ----------------------------------------------------------------- commit e6123c2b3f0056e381a44ea330c67497526398a6 Author: Steve Hay <[email protected]> Date: Tue Apr 5 08:38:02 2016 +0100 Remove cherry-picked commits ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/votes-5.22.xml b/votes-5.22.xml index 5840a60..4653f85 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -33,11 +33,6 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="" id="" ticket="123878" desc=""/> -<commit votes="steveh, jhi, khw" 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, steveh, khw" id="70ead873d4b864ca127d4f75aa654724264ff91b" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> -<commit votes="jhi, steveh, khw" id="4d00a3198aa6950e874328ec431d15c821382cce" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> - <commit votes="steveh, khw" id="aea0412a260d9d7295c0a5bebb8bb6978dc02ccd" ticket="127786" desc="RT #127786: assertion failure with eval in DB pkg."/> </div> @@ -45,23 +40,16 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> <commit votes="steveh, khw" id="a82f4918f5debccfb7e9a7047d2c2e558df538cd" ticket="126481" desc="PATCH: [perl #126481] panic for !! with syntax error in /(?[...])/"/> - <commit votes="steveh, khw" id="1921e03146ca6022defa6af5267c4dd20c0ca699" ticket="" desc="stop lc() etc accidentally modifying in-place."/> </div> <div><h3>New Feature Fixes</h3> -<commit votes="jhi, steveh, khw" id="35ff3d7deb0d8004539a00980bb69ece71275982" ticket="" desc="hexfp: all ppc/powerpc-ld linux tailbits difference in exp(1)"/> - </div> <div><h3>Build and Installation Fixes</h3> -<commit votes="jhi, steveh, khw" id="99315af872aaf23d9620b68b29cdc34181bf06c7" ticket="127764" desc="[perl #127764] Perl with '-Dusecbacktrace' doesn't compile on darwin"/> -<commit votes="steveh, jhi, khw" id="0632167b5a653661f48c9e38df6aa76b544d4079" ticket="" desc="Configure: gcc 5 exists."/> -<commit votes="jhi, steveh, khw" id="4732711e2548b6d734ca831d65dbcf501a89774e" ticket="" desc="Remove nm from libswanted"/> - </div> <div><h3>Portability Fixes</h3> @@ -70,11 +58,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Platform-Specific Test Fixes</h3> -(steveh: Note: I have a backport of this that applies to maint-5.22, supplied by jhi. to clarify: this change is about "static inline" functions, these functions really aren't -- so while this platfo ... [66 chars truncated] -<commit votes="jhi, steveh, khw" id="a4570f51dba109184d92dcbb0612242d942856fc" ticket="124212" desc="Workaround for perl #124212: these functions are not true static inline"/> - -<commit votes="steveh, jhi, khw" id="9234e5bdb7cb62dbf09ea4fd4ae5f3831cf78890" ticket="127533" desc="[perl #127533] only test semctl() if we have everything needed to use it"/> - </div> <div><h3>Documentation Fixes</h3> -- Perl5 Master Repository
