In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/27ae9acf738c05fc657cc3c429c5b68fc71d41e6?hp=4e7c6d3ffa158dac693afa685fa96a6c0efe9eb4>
- Log ----------------------------------------------------------------- commit 27ae9acf738c05fc657cc3c429c5b68fc71d41e6 Author: Karl Williamson <[email protected]> Date: Sat Jun 24 12:41:03 2017 -0600 khw votes ----------------------------------------------------------------------- Summary of changes: votes-5.26.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/votes-5.26.xml b/votes-5.26.xml index d7a79ff5e5..4f8b36f4c3 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -27,10 +27,17 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> +<commit votes="khw" id="1d5030e143202c1e963e1fc91eb6f3afaa2df83e" ticket="131646" desc="[perl #131646] 5.26 regression: Assert fail instead of proper error msg" /> + </div> <div><h3>Regression Fixes</h3> +This was found as a result of an error check introduced in 5.27 causing a +compilation error on freebsd. The consequences of not fixing this is the +program not working correctly. +<commit votes="khw" id="4e1ed312da261450ba45a56e7b6756a873678f52" ticket="" desc="Missing parens around macro params" /> + </div> <div><h3>New Feature Fixes</h3> @@ -51,6 +58,9 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Documentation Fixes</h3> +<commit votes="khw" id="725a67e540ba5cb03c83ba1ed0541f2cc088b3b1" ticket="" desc="Update perluniintro to reflect 5.26 changes" /> +<commit votes="khw" id="754e15cfc175f0e2e1299d27fd387a0d868c2764" ticket="" desc="Update charnames pod to reflect 5.26 changes" /> + </div> </data> -- Perl5 Master Repository
