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

Fix compile warning: #2374

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Fix compile warning: #2374

merged 1 commit into from
Jul 14, 2020

Commits on Jul 10, 2020

  1. Fix compile warning:

    In file included from /home/svcpetsc/petsc-hash-pkgs/577169/include/adios2/c/adios2_c_adios.h:14:0,
                     from /home/svcpetsc/petsc-hash-pkgs/577169/include/adios2_c.h:16,
                     from /scratch/svcpetsc/glci-builds/GXbQf6e_/1/petsc/petsc/src/sys/objects/pinit.c:649:
    /home/svcpetsc/petsc-hash-pkgs/577169/include/adios2/c/adios2_c_types.h:141:15: error: ‘adios2_string_array_element_max_size’ defined but not used [-Werror=unused-variable]
     static size_t adios2_string_array_element_max_size = 4096;
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cc1: all warnings being treated as errors
    balay committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    bebbe72 View commit details
    Browse the repository at this point in the history