[GRASS-git] [OSGeo/grass] e89b57: check: add -Wpendantic compiler flag to CI builds
Nicklas Larsson
noreply at github.com
Sat Nov 18 13:32:52 PST 2023
Branch: refs/heads/fix_external_warnings
Home: https://github.com/OSGeo/grass
Commit: e89b57514070adf025ada5cf7279c5fdf5c572e2
https://github.com/OSGeo/grass/commit/e89b57514070adf025ada5cf7279c5fdf5c572e2
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2023-11-18 (Sat, 18 Nov 2023)
Changed paths:
M .github/workflows/build_ubuntu-22.04.sh
M .github/workflows/gcc.yml
M .github/workflows/macos_install.sh
M include/grass/vect/dig_defines.h
Log Message:
-----------
check: add -Wpendantic compiler flag to CI builds
- Silence compiler warnings in include/grass/vect/dig_defines.h using
compiler #pragma statements.
More information about the grass-commit
mailing list