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: ÐеÑелов ÐндÑей <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---