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

CI: Enforce -Werror & -Wall in cpp sources #2755

Merged
merged 1 commit into from
Aug 3, 2021

Commits on Aug 2, 2021

  1. CI: Enforce -Wall and -Werror

    Part 2 of: ornladios#2766
    
    Followup of https://github.com/ornladios/ADIOS2/pull/2639/files
    
    Notes from this PR:
    
    Wall -Werror enabled for C++ in all builds but:
    
    1. Accent + XL builds
    2. Power8 builds
    3. Debian buids
    4. Using intel compiler translation units that include `nlohmann_json`
    
    Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
    vicentebolea committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c25d68c View commit details
    Browse the repository at this point in the history