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

Fix compilation warning (IEx 1.14.3) #22

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

dmitryv
Copy link
Contributor

@dmitryv dmitryv commented Mar 10, 2023

⨯ iex -v
IEx 1.14.3 (compiled with Erlang/OTP 25)

⨯ mix compile
warning: System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
  lib/maru/entity/runtime.ex:376: Maru.Entity.Runtime.do_serialize/2

warning: System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
  lib/maru/entity/runtime.ex:376: Maru.Entity.Runtime.do_serialize/2
@falood falood merged commit f2fb557 into elixir-maru:main Mar 10, 2023
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.

3 participants