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

Import vm, subject to the same treatment as vmc #5

Open
2 of 13 tasks
oleks opened this issue Feb 2, 2018 · 0 comments
Open
2 of 13 tasks

Import vm, subject to the same treatment as vmc #5

oleks opened this issue Feb 2, 2018 · 0 comments
Assignees

Comments

@oleks
Copy link
Contributor

oleks commented Feb 2, 2018

  • Make it build.
  • Make 32-bit version build without warnings.
  • Make 64-bit version build without warnings.
  • Consider if src subdirectory is really necessary.
  • Replace tabs with spaces.
  • Strip trailing whitespace.
  • Standardize header guards, and make sure they're always there
  • Drop the old parameter syntax (parameter types specified outside the parentheses).
  • Add -Wall to CFLAGS.
  • Add -Wextra to CFLAGS.
  • Add -pedantic to CFLAGS.
  • Add -Werror to CFLAGS.
  • Replace block-comments with line-comments
@oleks oleks self-assigned this Feb 2, 2018
@oleks oleks mentioned this issue Feb 3, 2018
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