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

how to remove erlang:now() calls? #6

Open
dch opened this issue Sep 29, 2015 · 1 comment
Open

how to remove erlang:now() calls? #6

dch opened this issue Sep 29, 2015 · 1 comment
Labels

Comments

@dch
Copy link
Contributor

dch commented Sep 29, 2015

There are a number of now() calls, do you want a PR simply to replace them, or with a conditional compilation flag to maintain backwards compatibility?

@benoitc
Copy link
Member

benoitc commented Sep 29, 2015

@dch they can be replaced. If there is a way to make it compatible with pre-18 versions of Erlang then let's use it. Or next version can just handle Erlang 18 which would ease the code imo.

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

No branches or pull requests

2 participants