You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "rip.nsk (JIRA)" <ji...@apache.org> on 2017/12/05 00:28:00 UTC

[jira] [Created] (ORC-271) Improve HAS_PRE_1970/HAS_POST_2038 code

rip.nsk created ORC-271:
---------------------------

             Summary: Improve HAS_PRE_1970/HAS_POST_2038 code
                 Key: ORC-271
                 URL: https://issues.apache.org/jira/browse/ORC-271
             Project: ORC
          Issue Type: Improvement
          Components: C++
            Reporter: rip.nsk
            Assignee: rip.nsk
            Priority: Minor


gmtime suddenly returns correct tm value for -1000 in win32/msvc (but gmtime_s not, as specified)
Also, several test can be executed with negative time_t even if HAS_PRE_1970 is not defined.
HAS_POST_2038 can be simplified, to avoid dependency on TZ.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)