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

Changing compiler_options not working on Elixir 0.14.0 #18

Open
edgurgel opened this issue Jun 21, 2014 · 1 comment
Open

Changing compiler_options not working on Elixir 0.14.0 #18

edgurgel opened this issue Jun 21, 2014 · 1 comment

Comments

@edgurgel
Copy link
Contributor

Updating to Elixir 0.14.0 I got this error:

iex> Code.compiler_options exlager_level: :debug
** (ArgumentError) unknown compiler options: exlager_level
@jsvisa
Copy link
Contributor

jsvisa commented Jul 10, 2014

@edgurgel I've seen the ChangeLog.md in Elixir, after Elixir 0.14.0

  • [Kernel] Code.compiler_options/1 no longer accepts custom options, only the ones specified by Elixir (use mix config instead)

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

2 participants