In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/a17227d8e93e72dbe285d7c7b6ff706e0907e027?hp=b183555123f84eb6ce65eb8af346d9a9579781ab>
- Log ----------------------------------------------------------------- commit a17227d8e93e72dbe285d7c7b6ff706e0907e027 Author: Steve Hay <[email protected]> Date: Tue Nov 28 09:16:30 2017 +0000 Propose the perl #132484 fix for 5.26.2 ----------------------------------------------------------------------- Summary of changes: votes-5.26.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/votes-5.26.xml b/votes-5.26.xml index ef83eb4e0b..a5474d53dc 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -48,6 +48,7 @@ Both of these or neither <div><h3>Build and Installation Fixes</h3> <commit votes="steveh" id="488307ffa67ce70fc9755e560a74dac04bdcb0e4" ticket="" desc="Revert "Revert "Fallbacks for Perl_fp_class_denorm()."""/> +<commit votes="steveh" id="6f669bf58bbfaf8d7ef367574be9252df84c08d1" ticket="132484" desc="Fix $Config{libpth} for x64 builds with VC++ earlier than 14.1 (VS2017)"/> </div> -- Perl5 Master Repository
