Skip to content

On Windows Erlang parameters were not getting passed to elixir.bat in a proper way#1269

Merged
josevalim merged 3 commits into
elixir-lang:masterfrom
ToJans:master
Jun 17, 2013
Merged

On Windows Erlang parameters were not getting passed to elixir.bat in a proper way#1269
josevalim merged 3 commits into
elixir-lang:masterfrom
ToJans:master

Conversation

@ToJans

@ToJans ToJans commented Jun 17, 2013

Copy link
Copy Markdown
Contributor

I altered the batch file so it parses, translates some and validates parameters that need to be fed into the Erlang run-time.

It might not look nice, but it works.

Fixes issue #1149

ToJans added 3 commits June 17, 2013 11:19
The batch file now allows both erlang and elixir commands before the ".ex" file; if any unknown parameter is passed before the ".ex file", an error is thrown.
Inline editing in github is dangerous!
@ToJans ToJans mentioned this pull request Jun 17, 2013
josevalim pushed a commit that referenced this pull request Jun 17, 2013
On Windows Erlang parameters were not getting passed to elixir.bat in a proper way
@josevalim josevalim merged commit 8dba46a into elixir-lang:master Jun 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants