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

Easier updating ghcjs-pkg for newer compilers #465

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2016

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

Commits on Feb 14, 2016

  1. Drop 7.8 compatibility and -Wall clean benign warnings.

    Note that this patch
    - has not been validated with a test-run yet
    - has not been validated to compile on Windows
    - hides some of the possibly important unused/shadowning warnings.
    meiersi authored and Ericson2314 committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    5022fbc View commit details
    Browse the repository at this point in the history
  2. Remove flags that hide the possibly important warnings.

    Somebody with more understanding of the compiler should look at each of these
    warnings and decide how to fix the issue that they point at.
    meiersi authored and Ericson2314 committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    9fdc02a View commit details
    Browse the repository at this point in the history
  3. Beef up .gitignore

    Ericson2314 committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    1a22a4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    893de53 View commit details
    Browse the repository at this point in the history