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

<https://perl5.git.perl.org/perl.git/commitdiff/8169539dd3feeb5477a5030e6cbba935919384bd?hp=9fe15f4cf4a532ea3e1432d9e44103867fa85c7c>

- Log -----------------------------------------------------------------
commit 8169539dd3feeb5477a5030e6cbba935919384bd
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Sat Mar 17 14:02:18 2018 -0700

    Add backporting note

-----------------------------------------------------------------------

Summary of changes:
 votes-5.26.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/votes-5.26.xml b/votes-5.26.xml
index 4897f605c0..88b2271452 100644
--- a/votes-5.26.xml
+++ b/votes-5.26.xml
@@ -41,6 +41,9 @@ Move to public list?:
 <commit votes="steveh tonyc khw" id="4dc12118f61b997fbd030230665b46e7c40f32d6" 
ticket="132017" desc="fix #132017 - OPFAIL insert needs to set flags to 0"/>
 
 If the parser structure layout is part of the ABI, this shouldn't be 
backported, or the new parser structure members need to be moved to the end.
+- Some struct members are part of the public API, and I’m almost certain
+there are many modules that access other members.  Please do move the
+struct members when backporting. --sprout
 <commit votes="steveh sprout tonyc xsawyerx khw" 
id="bb4e4c3869d9fb6ee5bddd820c2a373601ecc310" ticket="125351" desc="(perl 
#125351) abort parsing if parse errors happen in a sub lex"/>
 
 This ought to have 02c84d7f0f97e083f5d8ea9856488f3ede09364f as well, though 
that makes this sound slightly controversial (so maybe it should be rejected 
for maint?):

-- 
Perl5 Master Repository

Reply via email to