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

Add return/report/warnings_as_errors compile options #14

Closed
ghost opened this issue May 31, 2012 · 4 comments
Closed

Add return/report/warnings_as_errors compile options #14

ghost opened this issue May 31, 2012 · 4 comments

Comments

@ghost
Copy link

ghost commented May 31, 2012

It would be highly useful to add the same return/return_warnings/return_errors/report/report_warnings/report_errors/warnings_as_errors options as available in compile:file and leex:file for neotoma's own errors/warnings.

@ghost
Copy link
Author

ghost commented Oct 10, 2014

To be clear, options passed to compile:file of course support warnings_as_errors, and the ticket is about warnings emitted by this compiler.

@seancribbs
Copy link
Owner

@Tuncer The refactoring I'm working on (long and detailed and difficult) will include both warnings and errors. I'll be sure to include this.

@ghost
Copy link
Author

ghost commented Oct 11, 2014

Sounds good. For reference, the options are: return, return_warnings, return_errors, report, report_warnings, report_errors, and warnings_as_errors.

@ghost
Copy link
Author

ghost commented Aug 20, 2017

Closing due to inactivity.

@ghost ghost closed this as completed Aug 20, 2017
This issue was closed.
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