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

Enable conversion warnings #809

Merged
merged 29 commits into from
Dec 16, 2020
Merged

Enable conversion warnings #809

merged 29 commits into from
Dec 16, 2020

Commits on Oct 13, 2020

  1. Enable implicit conversion warnings

    Modify the core hoomd package to build warning free on gcc and clang.
    joaander committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2a51436 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    4aa8675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75516a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Oct 20, 2020

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

Commits on Oct 21, 2020

  1. Enable warnings in nvcc compilation

    Fix float rintf call.
    joaander committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a315465 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 7, 2020

  1. Fix warnings in DEM and EAM

    joaander committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0971079 View commit details
    Browse the repository at this point in the history
  2. Fix warnings in MPCD

    joaander committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    32dc39e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb35fd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    23bebbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1cf390 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Compile with no warnings

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    950d5a4 View commit details
    Browse the repository at this point in the history
  2. Fix more warnings on clang11

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e492844 View commit details
    Browse the repository at this point in the history
  3. Create warning to test CI

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e9ba5b6 View commit details
    Browse the repository at this point in the history
  4. Make warnings errors in CI

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    edf6167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7707f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6441f78 View commit details
    Browse the repository at this point in the history
  7. Fix another compiler warning

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    353f018 View commit details
    Browse the repository at this point in the history
  8. Fix another warning

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    00533dd View commit details
    Browse the repository at this point in the history
  9. Test with verbose compiles

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    26c499e View commit details
    Browse the repository at this point in the history
  10. Fix last warnings

    joaander committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ef4addb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    8adf3f1 View commit details
    Browse the repository at this point in the history
  2. Fix more warnings

    joaander committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    98bd253 View commit details
    Browse the repository at this point in the history
  3. Solve remaining warnings

    joaander committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b6e1e44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b02bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c66b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

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