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

compiler options #32

Open
havahol opened this issue Oct 30, 2014 · 0 comments
Open

compiler options #32

havahol opened this issue Oct 30, 2014 · 0 comments
Assignees
Labels

Comments

@havahol
Copy link
Contributor

havahol commented Oct 30, 2014

It is not possible to get the list of supported options from the Equelle compiler without giving a input equelle file.

E.g.
./ec -h (or ./ec --help) gives Error parsing options: missing required option input
but the user is likely to type exactly that in order to find out how to specify input.

./ec -h -i myFile.equelle prints the compiler options correctly though.

@havahol havahol added the bug label Oct 30, 2014
@babrodtk babrodtk self-assigned this Nov 2, 2014
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