develooper Front page | perl.perl5.porters | Postings from November 2016

[perl #130128] [PATCH] time64.c tweaks, take 2

Thread Next
From:
Tony Cook via RT
Date:
November 29, 2016 00:44
Subject:
[perl #130128] [PATCH] time64.c tweaks, take 2
Message ID:
rt-4.0.24-20383-1480380233-689.130128-15-0@perl.org
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=130128

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About