Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecation warning since r18 #149

Merged
merged 1 commit into from Dec 12, 2017
Merged

Conversation

lemenkov
Copy link
Contributor

@lemenkov lemenkov commented Oct 6, 2017

Use erlang:timestamp/1 instead of (deprecated since r18) erlang:now/1. I don't think it could cause an incompatibility issue since the oldest Travis-CI Erlang version used is R18 anyway.

Signed-off-by: Peter Lemenkov lemenkov@gmail.com

Use erlang:timestamp/1 instead of (deprecated since r18) erlang:now/1.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
@uwiger uwiger merged commit 42bfd0a into uwiger:master Dec 12, 2017
@uwiger
Copy link
Owner

uwiger commented Dec 12, 2017

Thanks. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants