In perl.git, the branch maint-votes has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/90e09e1472d653282e8cc33529bcbec61e746db0?hp=5bee358801eb68ecbcd386319d34fb41348bcf89>

- Log -----------------------------------------------------------------
commit 90e09e1472d653282e8cc33529bcbec61e746db0
Author: Karl Williamson <k...@cpan.org>
Date:   Sat Aug 12 17:41:09 2017 -0600

    5.24, .26 votes from khw
-----------------------------------------------------------------------

Summary of changes:
 votes-5.24.xml |  8 ++++----
 votes-5.26.xml | 53 +++++++++++++++++++++++++++--------------------------
 2 files changed, 31 insertions(+), 30 deletions(-)

diff --git a/votes-5.24.xml b/votes-5.24.xml
index ed27cb3f6a..66f169454e 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -30,7 +30,7 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 <div><h3>Crash / Assertion / Memory Corruption Fixes</h3>
 
 The fix for #129196 has been cherry-picked, so why not the test as well? 
-steveh
-<commit votes="sprout steveh" id="a6128716d2cc20147851e0a37768376647bd3242" 
ticket="129196" desc="Regression test for RT #129196"/>
+<commit votes="sprout steveh khw" 
id="a6128716d2cc20147851e0a37768376647bd3242" ticket="129196" desc="Regression 
test for RT #129196"/>
 
 There doesn't seem to be a blead commit for this ticket, so nothing to 
backport. -arc
 Correct: As noted on the ticket, it was listed here in the hope that it could 
be fixed in time, but it hasn't happened yet. -steveh
@@ -52,9 +52,9 @@ Correct: As noted on the ticket, it was listed here in the 
hope that it could be
 
 <div><h3>Portability Fixes</h3>
 
-<commit votes="jhi steveh" id="bf49eae4014ca7ff7b44362d99251f5b9f30bec8" 
desc="Perl_my_vsnprintf: avoid compiler warning"/>
-<commit votes="steveh xsawyerx" id="8ed77d12c9275cd4e145ab50aaecf69730166a9b" 
desc="[perl #131726] [Win32] perl.h remaps 'strtoll' and 'strtoull' 
incorrectly"/>
-<commit votes="tonyc steveh" id="fd998cbffc88a8e50fa34259c36a8db338168383" 
ticket="" desc="make _GNU-ish function declarations visible on cygwin" />
+<commit votes="jhi steveh khw" id="bf49eae4014ca7ff7b44362d99251f5b9f30bec8" 
desc="Perl_my_vsnprintf: avoid compiler warning"/>
+<commit votes="steveh xsawyerx khw" 
id="8ed77d12c9275cd4e145ab50aaecf69730166a9b" desc="[perl #131726] [Win32] 
perl.h remaps 'strtoll' and 'strtoull' incorrectly"/>
+<commit votes="tonyc steveh khw" id="fd998cbffc88a8e50fa34259c36a8db338168383" 
ticket="" desc="make _GNU-ish function declarations visible on cygwin" />
 
 </div>
 
diff --git a/votes-5.26.xml b/votes-5.26.xml
index 2ff6ad8c6b..10dcf2acea 100644
--- a/votes-5.26.xml
+++ b/votes-5.26.xml
@@ -4,8 +4,8 @@
 
 <div><h2>Tickets Listed in #131533: 5.26.1 blockers</h2>
 
-<commit votes="steveh" id="bab0f8e933b383b6bef406d79c2da340bbcded33" 
ticket="131522" desc="Resolve Perl #131522: Spurious 'Assuming NOT a POSIX 
class' warning" />
-<commit votes="steveh" id="d730a80128abafff1e47e2506c23a8c1a06cfef4" 
ticket="131522" desc="add test for [perl #131522] and fix test for (related) 
[perl #127581]" />
+<commit votes="steveh khw" id="bab0f8e933b383b6bef406d79c2da340bbcded33" 
ticket="131522" desc="Resolve Perl #131522: Spurious 'Assuming NOT a POSIX 
class' warning" />
+<commit votes="steveh khw" id="d730a80128abafff1e47e2506c23a8c1a06cfef4" 
ticket="131522" desc="add test for [perl #131522] and fix test for (related) 
[perl #127581]" />
 
 </div>
 
@@ -34,26 +34,27 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <commit votes="khw steveh" id="1d5030e143202c1e963e1fc91eb6f3afaa2df83e" 
ticket="131646" desc="[perl #131646] 5.26 regression: Assert fail instead of 
proper error msg" />
 Fixes a problem with the previous patch:
-<commit votes="tonyc steveh" id="9c6b56dc65cdd9256fbe04a7baf4f085db1c04dd" 
ticket="131646" desc="(perl #131646) make the test less fragile" />
-<commit votes="steveh tonyc" id="790acddeaa0d2c73524596048b129561225cf100" 
ticket="131085" desc="[perl #131085] Crash with sub-in-stash" />
+<commit votes="tonyc steveh khw" id="9c6b56dc65cdd9256fbe04a7baf4f085db1c04dd" 
ticket="131646" desc="(perl #131646) make the test less fragile" />
+
+<commit votes="steveh tonyc khw" id="790acddeaa0d2c73524596048b129561225cf100" 
ticket="131085" desc="[perl #131085] Crash with sub-in-stash" />
 <commit votes="steveh tonyc" id="d7e3f70f30811328d2f6ae57e5892deccf64d0b2" 
ticket="105930" desc="set up catchable runloops early enough" />
-<commit votes="steveh tonyc" id="655f5b268af8bf50c44ba4ae4803a33c9b792b8b" 
ticket="130861" desc="S_require_tie_mod(): use a new stack" />
-<commit votes="steveh tonyc" id="42752acc4959c5b770bbc29532bf2677f4533c4e" 
ticket="128207" desc="Make LOCK_LC_NUMERIC_STANDARD recursive" />
-<commit votes="steveh tonyc" id="9604fbf0722bd97ca6031a263c50ad52b6633db7" 
ticket="131526" desc="(perl #131526) don't go beyond the end of the NUL in 
my_atof2" />
+<commit votes="steveh tonyc khw" id="655f5b268af8bf50c44ba4ae4803a33c9b792b8b" 
ticket="130861" desc="S_require_tie_mod(): use a new stack" />
+<commit votes="steveh tonyc khw" id="42752acc4959c5b770bbc29532bf2677f4533c4e" 
ticket="128207" desc="Make LOCK_LC_NUMERIC_STANDARD recursive" />
+<commit votes="steveh tonyc khw" id="9604fbf0722bd97ca6031a263c50ad52b6633db7" 
ticket="131526" desc="(perl #131526) don't go beyond the end of the NUL in 
my_atof2" />
 Take care when cherry-picking this: The test count isn't adjusted correctly by 
Git because maint-5.26 doesn't have 90c172854f (which reduced the count by one):
-<commit votes="steveh tonyc" id="bb152a4b442f7718fd37d32cc558be675e8ae1ae" 
ticket="131575" desc="don't call Perl_fbm_instr() with negative length" />
-<commit votes="steveh tonyc" id="e13dc8886fcabf88a521e8e73c358157b1fa4c8a" 
ticket="131627" desc="[perl #131627] Fix multideref for $x{qw/a/->$*}" />
+<commit votes="steveh tonyc khw" id="bb152a4b442f7718fd37d32cc558be675e8ae1ae" 
ticket="131575" desc="don't call Perl_fbm_instr() with negative length" />
+<commit votes="steveh tonyc khw" id="e13dc8886fcabf88a521e8e73c358157b1fa4c8a" 
ticket="131627" desc="[perl #131627] Fix multideref for $x{qw/a/->$*}" />
 <commit votes="steveh tonyc" id="e26c6904d9f9f5ea818e590331b14038279332d1" 
ticket="131645" desc="[perl #131645] Fix assert fail in pp_sselect" />
-<commit votes="steveh tonyc" id="67c3640a57440a4e9e224e9164ac9f39bdc9376f" 
ticket="131570" desc="(perl #131570) don't skip the temps stack entry we just 
allocated" />
-<commit votes="steveh tonyc" id="6091bd4ca4a4a4c9b6f8cadddb53c19b96748a04" 
ticket="131597" desc="(perl #131597) ensure the GV slot is filled for our 
[%$@]foo: attr" />
-<commit votes="steveh tonyc" id="b54564c32e53d4c517e4d4810eeb633be80649a9" 
ticket="131627" desc="[perl #131627] extend stack in scalar-context pp_list 
when no args" />
+<commit votes="steveh tonyc khw" id="67c3640a57440a4e9e224e9164ac9f39bdc9376f" 
ticket="131570" desc="(perl #131570) don't skip the temps stack entry we just 
allocated" />
+<commit votes="steveh tonyc khw" id="6091bd4ca4a4a4c9b6f8cadddb53c19b96748a04" 
ticket="131597" desc="(perl #131597) ensure the GV slot is filled for our 
[%$@]foo: attr" />
+<commit votes="steveh tonyc khw" id="b54564c32e53d4c517e4d4810eeb633be80649a9" 
ticket="131627" desc="[perl #131627] extend stack in scalar-context pp_list 
when no args" />
 
 </div>
 
 <div><h3>Regression Fixes</h3>
 
-<commit votes="steveh tonyc" id="0a31ee11c8f69d509334d0813d833cddacf9dacb" 
ticket="131371" desc="add X&lt;s&gt; to s/// in perlop (RT #131371)" />
-<commit votes="steveh tonyc" id="2c2da8e7f0f6325fab643997a536072633fa0cf8" 
ticket="131190" desc="Fix #131190 - UTF8 code improperly casting negative 
integer to U8 in comparison" />
+<commit votes="steveh tonyc khw" id="0a31ee11c8f69d509334d0813d833cddacf9dacb" 
ticket="131371" desc="add X&lt;s&gt; to s/// in perlop (RT #131371)" />
+<commit votes="steveh tonyc khw" id="2c2da8e7f0f6325fab643997a536072633fa0cf8" 
ticket="131190" desc="Fix #131190 - UTF8 code improperly casting negative 
integer to U8 in comparison" />
 
 </div>
 
@@ -63,27 +64,27 @@ Take care when cherry-picking this: The test count isn't 
adjusted correctly by G
 
 <div><h3>Build and Installation Fixes</h3>
 
-<commit votes="steveh" id="fe7ba591228c20c0840941f6994ce3055969d50f" ticket="" 
desc="Fix dmake build breakage when using Visual C++" />
+<commit votes="steveh khw" id="fe7ba591228c20c0840941f6994ce3055969d50f" 
ticket="" desc="Fix dmake build breakage when using Visual C++" />
 
 (This needs the AUTHORS update in d1b368f612b42c74923f42155c5381d9e344d53a 
too:)
-<commit votes="steveh" id="b5749b6710c39eba669f84c841b0999029955dfa" ticket="" 
desc="correct PREMSVC80 typo" />
+<commit votes="steveh khw" id="b5749b6710c39eba669f84c841b0999029955dfa" 
ticket="" desc="correct PREMSVC80 typo" />
 
 (Not sure if supporting a new compiler version constitutes a "fix"?:)
-<commit votes="steveh" id="58998b2a913ef6f390e2e9c38e455a3ff8473960" ticket="" 
desc="Update nmake for VS 2017" />
-<commit votes="steveh" id="82cad14406dfff5f5a8b6b67da3ce16840f06274" ticket="" 
desc="Update dmake for VS 2017" />
-<commit votes="steveh" id="74102a88afc9d8f1973892ce66cf9a83e79d043a" ticket="" 
desc="Fix up CCINCDIR/CCLIBDIR for VC++ 14.1 (and VC++ 8.0-14.0 too!)" />
-<commit votes="steveh" id="88b13658991e60bf62462d089d8bbf592f48ce0c" ticket="" 
desc="Update gmake for VS 2017" />
-<commit votes="steveh" id="d8efeb4672ed789e8b5d885676607ec8487984d5" ticket="" 
desc="We now support building with Visual Studio 2017 (VC++ 14.1)" />
+<commit votes="steveh khw" id="58998b2a913ef6f390e2e9c38e455a3ff8473960" 
ticket="" desc="Update nmake for VS 2017" />
+<commit votes="steveh khw" id="82cad14406dfff5f5a8b6b67da3ce16840f06274" 
ticket="" desc="Update dmake for VS 2017" />
+<commit votes="steveh khw" id="74102a88afc9d8f1973892ce66cf9a83e79d043a" 
ticket="" desc="Fix up CCINCDIR/CCLIBDIR for VC++ 14.1 (and VC++ 8.0-14.0 
too!)" />
+<commit votes="steveh khw" id="88b13658991e60bf62462d089d8bbf592f48ce0c" 
ticket="" desc="Update gmake for VS 2017" />
+<commit votes="steveh khw" id="d8efeb4672ed789e8b5d885676607ec8487984d5" 
ticket="" desc="We now support building with Visual Studio 2017 (VC++ 14.1)" />
 
 </div>
 
 <div><h3>Portability Fixes</h3>
 
 need all three of the following if we use any
-<commit votes="steveh tonyc" id="66c5e3f2ab554a89dfc00689602414ac21ea66f6" 
ticket="131337" desc="Patch suggested by Craig Berry for RT 131337." />
-<commit votes="steveh tonyc" id="21a33adc37856aaedd4bf756d5dca47bdc4f7b50" 
ticket="131337" desc="When building with g++ on FreeBSD, explicitly set 'usedl' 
and 'dlsrc'." />
-<commit votes="steveh tonyc" id="2c8efe4079b75c61cf34425054539a9c24913e9f" 
ticket="131337" desc="Simpler hints fix for [perl #131337]." />
-<commit votes="steveh tonyc" id="fd998cbffc88a8e50fa34259c36a8db338168383" 
ticket="" desc="make _GNU-ish function declarations visible on cygwin" />
+<commit votes="steveh tonyc khw" id="66c5e3f2ab554a89dfc00689602414ac21ea66f6" 
ticket="131337" desc="Patch suggested by Craig Berry for RT 131337." />
+<commit votes="steveh tonyc khw" id="21a33adc37856aaedd4bf756d5dca47bdc4f7b50" 
ticket="131337" desc="When building with g++ on FreeBSD, explicitly set 'usedl' 
and 'dlsrc'." />
+<commit votes="steveh tonyc khw" id="2c8efe4079b75c61cf34425054539a9c24913e9f" 
ticket="131337" desc="Simpler hints fix for [perl #131337]." />
+<commit votes="steveh tonyc khw" id="fd998cbffc88a8e50fa34259c36a8db338168383" 
ticket="" desc="make _GNU-ish function declarations visible on cygwin" />
 
 </div>
 
@@ -93,7 +94,7 @@ need all three of the following if we use any
 
 <div><h3>Documentation Fixes</h3>
 
-<commit votes="steveh tonyc" id="b7f366106e07d8d8d2efe8d65343329ebb32062b" 
ticket="131603" desc="Pod correction." />
+<commit votes="steveh tonyc khw" id="b7f366106e07d8d8d2efe8d65343329ebb32062b" 
ticket="131603" desc="Pod correction." />
 
 </div>
 

--
Perl5 Master Repository

Reply via email to