In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/031235135bf5ed331e567f99f99807a67c53d4e9?hp=65262488c2c411a1aeb0d13550344d1a0d11eb24>
- Log ----------------------------------------------------------------- commit 031235135bf5ed331e567f99f99807a67c53d4e9 Author: Steve Hay <[email protected]> Date: Thu Oct 29 13:33:46 2015 +0000 Three more nominations from jhi 9438e34a18 and a274778c55 don't really meet the usual criteria, but I'm happy to make an exception for them since they assist smoke testing of maint-5.22, which is obviously highly desirable. ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/votes-5.22.xml b/votes-5.22.xml index 722c2b6..4ec8599 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -8,7 +8,7 @@ <div><h2>Other Proposed Cherry-Picks</h2> -Blead changes have been examined up to and including 0c7fc6418c524329d47034aa2f4bec4f288095e2 (fix the non-Win32 build breakage introduced in ce9582af) +Blead changes have been examined up to and including 7bd819935395fd684e09e3c97918ba0ad387288a (For perl #126468: protect quotes in myccflags.) Proposed cherry-picks are grouped according to the types of change permitted by perlpolicy.pod. @@ -53,6 +53,7 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="steveh, arc" id="5b9ce45660f01f87f17ed2211a1c01540d903a41" ticket="126178" desc="PATCH: [perl # 126178] Unterminated /(?i/"/> <commit votes="steveh, arc" id="d54288eb977c475e5eb044373c07e7873a1d90e7" ticket="126253" desc="PATCH: [perl #126253] Nested quantifiers not caught"/> +<commit votes="jhi, steveh" id="7bd819935395fd684e09e3c97918ba0ad387288a" ticket="125314" desc="For perl #126468: protect quotes in myccflags."/> </div> @@ -63,6 +64,9 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="steveh, jdb" id="083231ea891c049b70ef28512bfc9e68c3e5d595" ticket="" desc="Update Win32 to CPAN version 0.52"/> +<commit votes="jhi, steveh" id="9438e34a18209b9d8c49e08487ada02053c754dd" ticket="" desc="Add minitest-notty to run minitest as batch."/> +<commit votes="jhi, steveh" id="a274778c55a0011ece54485245cd8622d8f34570" ticket="" desc="Check for POSIX locales once."/> + </div> <div><h3>Portability Fixes</h3> -- Perl5 Master Repository
