Open
Description
I'm reporting this here per the request of @khwilliamson and @atoomic.
I audited the perl ppport.h
recommendations for all of our dist modules and have submitted pull requests where the recommendation works ok on blead. However, it made some bad suggestions which @khwilliamson indicated might be bugs in need of investigation. I'm going to provide those recommendations here for review.
Submitted fixes are:
- Update IO.xs to conform to ppport.h 3.68 recommendations #19627
- Update Dumper.xs to conform to ppport.h 3.68 recommendations #19628
- Update Storable.xs to conform to ppport.h 3.68 recommendations #19629
- Update Time-HiRes.xs to conform to ppport.h 3.68 recommendations #19630
- Update Unicode-Normalize.xs to conform to ppport.h 3.68 recommendations #19631