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

[bugfix] fix #11590: c compiler warnings silently ignored, giving undefined behavior #11591

Closed

Commits on Apr 18, 2020

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

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    1ff6c66 View commit details
    Browse the repository at this point in the history
  3. fixup

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    5128a05 View commit details
    Browse the repository at this point in the history
  4. unignore -Wformat

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    0a691f3 View commit details
    Browse the repository at this point in the history
  5. fix test: incorrect printf format specifier discovered by this featur…

    …e; simplify test now that nim-lang#13489 was merged
    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    ff2ea9a View commit details
    Browse the repository at this point in the history
  6. add --warning:BackendWarning:off to suppress backend warnings if ev…

    …er needed, as alternative to `--passc:-w` (so that it remains compiler/OS platform independent)
    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    fcf6977 View commit details
    Browse the repository at this point in the history
  7. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    a73a88b View commit details
    Browse the repository at this point in the history
  8. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8e26a4b View commit details
    Browse the repository at this point in the history
  9. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    171ea5b View commit details
    Browse the repository at this point in the history
  10. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    3c8fd31 View commit details
    Browse the repository at this point in the history
  11. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6348984 View commit details
    Browse the repository at this point in the history
  12. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8aa2dcd View commit details
    Browse the repository at this point in the history
  13. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6f5812d View commit details
    Browse the repository at this point in the history
  14. changelog

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    e07f556 View commit details
    Browse the repository at this point in the history
  15. add test

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b4f09e7 View commit details
    Browse the repository at this point in the history
  16. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    14a3366 View commit details
    Browse the repository at this point in the history
  17. _

    timotheecour committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    516e918 View commit details
    Browse the repository at this point in the history