Closed GoogleCodeExporter closed 9 years ago
Thank you for this detailed bug report (and test case!). I'm going to take a
look at another look at the time functions; obviously we need to fix these.
I'm surprised that the addition of gmtime() didn't show up for you in the
repository. I see it there now (it was added by a check in on Dec. 11). Perhaps
your local repository is out of date or on a branch?
We do appreciate your help with testing and fixing these functions. Thanks for
the bug reports!
Eric
Original comment by ersm...@hfx.eastlink.ca
on 4 Feb 2012 at 9:40
Eric,
Sorry for the noise on the missing gmtime declaration. I created the code using
a fresh source file I got from this Google Code website, but obviously I pulled
the wrong branch. You are correct that the repository had the correct code.
Thanks for the fix!
- Ted
Original comment by tjstefan...@charter.net
on 5 Feb 2012 at 4:01
I'm glad that we got the code sorted out :-). As you've probably seen, I've
checked in an updated gmtime() that works correctly, and some tests in
lib/Test/time.c to make sure we don't regress on this.
Thanks for your help,
Eric
Original comment by ersm...@hfx.eastlink.ca
on 7 Feb 2012 at 1:30
Original issue reported on code.google.com by
tjstefan...@charter.net
on 2 Feb 2012 at 7:25Attachments: