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 -Wall to all package.yaml #773

Merged
merged 3 commits into from
Nov 22, 2018
Merged

Add -Wall to all package.yaml #773

merged 3 commits into from
Nov 22, 2018

Commits on Nov 19, 2018

  1. Remove date in package.yaml for non-versioned exercise

    In #522 the following convention was established:
    
    > [exercises based on a non-versioned canonical-data.json should use
    > version 0.9.0.1. If there is a comment containing the date from the data
    > file used as a reference, it should be added to the YAML file, to ease
    > transition, like this:
    
    The 'binary' exercise appears to be the only package left that honors
    this convention of non-versioned canonical data. Since the exercise is
    deprecated, and canonical data has versions in them, I propose that we
    deprecate this convention in favor of 'version' lines that contain only
    the MAJOR.MINOR.PATCH.SERIAL version number.
    sshine committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    bfd1524 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Add -Wall to all non-example package.yaml

    Also, bump version number.
    
    This fixes #769.
    sshine committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    3686cf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    e92c706 View commit details
    Browse the repository at this point in the history