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

generate should have a '-pedantic' option #63

Open
5 tasks
atuleu opened this issue Aug 26, 2014 · 0 comments
Open
5 tasks

generate should have a '-pedantic' option #63

atuleu opened this issue Aug 26, 2014 · 0 comments

Comments

@atuleu
Copy link

atuleu commented Aug 26, 2014

Such option :

  • be disabled by default
  • would turn any warning into error
  • would turn any undocumented entity found into error
  • display a nicely reported error with the source file and line number to stderr for each errors
  • if an error happen, cldoc should return with a non zero status

This would allow an easy integration with Makefile and IDEs when developper are producing code and documentation.

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