[fpc-devel] FPC V3.0.0 LocalTimeToUniversal() error
Henry Vermaak
henry.vermaak at gmail.com
Wed Jun 29 18:09:54 CEST 2016
On Tue, Jun 28, 2016 at 10:56:30AM +0200, Michael Van Canneyt wrote:
> FPC 3.0 indeed contains a bug. This has meanwhile been fixed.
>
> If I compile the program with trunk, I get:
>
> home: >fpc tt.pp
> home: >./tt
> Offset :-120
> Local Time :10:53:16
> UTC :08:53:16
> home: >date --utc
> Tue Jun 28 08:53:25 UTC 2016
> home: >date Tue Jun 28 10:53:29 CEST 2016
>
> So the output is correct in trunk, and the bug has been fixed. I expect the
> fix to be in 3.0.2.
It doesn't look like this fix (r31356) has been merged into fixes_3_0,
or am I missing something?
Henry
More information about the fpc-devel
mailing list