In perl.git, the branch smoke-me/khw-expand has been created
<https://perl5.git.perl.org/perl.git/commitdiff/d742ff88895627efd884a8c31b59fcc26924989c?hp=0000000000000000000000000000000000000000>
at d742ff88895627efd884a8c31b59fcc26924989c (commit)
- Log -----------------------------------------------------------------
commit d742ff88895627efd884a8c31b59fcc26924989c
Author: Karl Williamson <[email protected]>
Date: Thu Oct 10 18:32:53 2019 -0600
f
commit 85f1d6b46f5b9017f188b1ed51401fc3fc4b41db
Author: Tony Cook <[email protected]>
Date: Wed Oct 9 11:12:09 2019 -0600
regexec.c: Fix Win32 compilation
The macro being called here had a parameter that was a function call and
was used multiple times in the macro, exceeding some limits on Win32,
and potentially being actually called multiple times.
-----------------------------------------------------------------------
--
Perl5 Master Repository