You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by NOMORECOFFEE <gi...@git.apache.org> on 2016/04/29 12:15:10 UTC

[GitHub] thrift pull request: detect OTP >= 18 to use new time correction

GitHub user NOMORECOFFEE opened a pull request:

    https://github.com/apache/thrift/pull/1000

    detect OTP >= 18 to use new time correction

    erlang:now/0 is deprecated BIF.
    
    See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NOMORECOFFEE/thrift time_correction

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1000.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1000
    
----
commit 303ef614faa671d6e489f367b2ec6e41a295339c
Author: Веселов Андрей <gi...@hotmail.com>
Date:   2016-04-29T10:12:05Z

    erlang:now/0 is deprecated BIF.
    
    See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request #1000: THRIFT-3820 detect OTP >= 18 to use new time corr...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/1000


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: detect OTP >= 18 to use new time correction

Posted by Jens-G <gi...@git.apache.org>.
Github user Jens-G commented on the pull request:

    https://github.com/apache/thrift/pull/1000#issuecomment-215829326
  
    Hi, could you just [file a matching JIRA ticket](http://thrift.apache.org/docs/HowToContribute) please?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---