On Thu, 17 Nov 2016 19:54:45 -0800, petdance wrote: > A few small tweaks in time64.c > > * The struct TM * pointers to S_check_tm and S_timegm64 functions is > not modified, so make it be a const and let the compiler know it won't > get modified. > > * Localize variables to their innermost scopes > > * Consting various local variables Thanks, applied as c75442a5078b1a434861fbfa4b477a8ecce2558b. It would simplify things for me if you supplied the patches as git format-patch patches, if nothing else to get the commit message as you might prefer it. Tony --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=130128Thread Next