[
https://issues.apache.org/jira/browse/THRIFT-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156756#comment-16156756
]
ASF GitHub Bot commented on THRIFT-4273:
----------------------------------------
GitHub user walter-weinmann reopened a pull request:
https://github.com/apache/thrift/pull/1346
THRIFT-4273 erlang:now/0: Deprecated BIF.
Simply following the recommendations here:
[3.7 New Time
API](http://erlang.org/doc/apps/erts/time_correction.html#id79939): How to Work
with the New API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift THRIFT-4273
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1346.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 #1346
----
commit ed5ae5d0659b53e2030535469a20e46364dc2a32
Author: walter-weinmann <[email protected]>
Date: 2017-09-07T04:14:28Z
THRIFT-4273 erlang:now/0: Deprecated BIF.
----
> erlang:now/0: Deprecated BIF.
> ------------------------------
>
> Key: THRIFT-4273
> URL: https://issues.apache.org/jira/browse/THRIFT-4273
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Reporter: Jens Geyer
>
> {code}
> Compiled src/thrift_memory_buffer.erl
> src/thrift_reconnecting_client.erl:229: Warning: erlang:now/0: Deprecated
> BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's
> Guide for more information.
> src/thrift_reconnecting_client.erl:231: Warning: erlang:now/0: Deprecated
> BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's
> Guide for more information.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)