Blog:
http://blogs.perl.org/users/sawyer_x/2017/09/perl-5-porters-mailing-list-summary-september-11th-17th.html
Twitter: https://twitter.com/perl5summaries/status/909695161986420736
September 11th-17th
Issues
New Issues
* [1]Perl #132087: Blead broken on Darwin.
* [2]Perl #132094: Bleadperl v5.27.3-31-gf14cf36320 DEBUGGING breaks
ETJ/Event-1.26.tar.gz.
* [3]Perl #132105: SIGUNUSED removal in glibc 2.26 changes
PL_sig_name /
SIG_SIZE.
* [4]Perl #132106: incpth vs. incpath documentation confusion.
* [5]Perl #132112: Undocumented unaligned pointer error messages.
Resolved Issues
* [6]Perl #131868: Quantifiers in (?(DEFINE)...).
* [7]Perl #132008: [8]Term::ReadLine generates empty &STDERR files.
Suggested Patches
Nicholas R. (Atoomic) provided a patch in [9]Perl #132077 to replace
multiple use vars by our.
Nicholas also provided a patch in [10]Perl #132080 (switch some core
modules to [11]XSLoader).
An additional patch from Nicholas in [12]Perl #132072 to add more context
when raising a warning, similar to [13]Carp::Always or
[14]Devel::Confess.
Jim Keenen and Tony Cook provided patches in [15]Perl #132087 to fix
blead
on Darwin. Patches merged, blead is unbroken.
Nicholas provided several patches in [16]Perl #132092 (Multiple testsuite
fixup) which was resolved by merging the relevant patches.
If you feel like contributing to the Perl core without knowing
everything,
Karl Williamson would really not [17]object to have a porting test that
checks that macro arguments involved in expressions are parenthesized.
Niko Tyni provided a patch in [18]Perl #132100 to address issue raised by
Jacub Wilk to add a missing newline in a warning.
References
1. http://rt.perl.org/Ticket/Display.html?id=132087
2. http://rt.perl.org/Ticket/Display.html?id=132094
3. http://rt.perl.org/Ticket/Display.html?id=132105
4. http://rt.perl.org/Ticket/Display.html?id=132106
5. http://rt.perl.org/Ticket/Display.html?id=132112
6. http://rt.perl.org/Ticket/Display.html?id=131868
7. http://rt.perl.org/Ticket/Display.html?id=132008
8. http://metacpan.org/pod/Term::ReadLine
9. http://rt.perl.org/Ticket/Display.html?id=132077
10. http://rt.perl.org/Ticket/Display.html?id=132080
11. http://metacpan.org/pod/XSLoader
12. http://rt.perl.org/Ticket/Display.html?id=132072
13. http://metacpan.org/pod/Carp::Always
14. http://metacpan.org/pod/Devel::Confess
15. http://rt.perl.org/Ticket/Display.html?id=132087
16. http://rt.perl.org/Ticket/Display.html?id=132092
17. http://nntp.perl.org/group/perl.perl5.porters/246288
18. http://rt.perl.org/Ticket/Display.html?id=132100