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

Merge p1_fsm and p1_server with latest gen_server and gen_fsm #2

Open
mremond opened this issue Nov 20, 2015 · 0 comments
Open

Merge p1_fsm and p1_server with latest gen_server and gen_fsm #2

mremond opened this issue Nov 20, 2015 · 0 comments

Comments

@mremond
Copy link
Member

mremond commented Nov 20, 2015

We need to merge our changes, but also update license (Erlang OTP is under Apache 2.0 license now).

It will also help remove deprecation:

src/p1_fsm.erl:605: 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/p1_fsm.erl:610: 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/p1_fsm.erl:668: 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/p1_fsm.erl:673: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.

However, we may need to have to support both R17 and R18.

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

No branches or pull requests

1 participant