On Tue, 20 Jan 2015, Joshua Rogers wrote:
> On 20/01/15 06:15, Joshua Rogers wrote:
> > --
> > ext/date/lib/tm2unixtime.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> Somebody please take a look at /ext/date/lib/parse_tz.c too:
>
> 438timelib_sll timelib_get_current_offset(t
Hi all,
On Tue, Jan 20, 2015 at 4:23 AM, Joshua Rogers wrote:
> On 20/01/15 06:15, Joshua Rogers wrote:
> > --
> > ext/date/lib/tm2unixtime.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> Somebody please take a look at /ext/date/lib/parse_tz.c too:
>
> 438timelib_sll timelib
On 20/01/15 06:15, Joshua Rogers wrote:
> --
> ext/date/lib/tm2unixtime.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Somebody please take a look at /ext/date/lib/parse_tz.c too:
438timelib_sll timelib_get_current_offset(timelib_time *t)
[..]
446return (t
---
ext/date/lib/tm2unixtime.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ext/date/lib/tm2unixtime.c b/ext/date/lib/tm2unixtime.c
index c058672..94e5254 100644
--- a/ext/date/lib/tm2unixtime.c
+++ b/ext/date/lib/tm2unixtime.c
@@ -334,9 +334,9 @@ static timelib_sll do