[GRASS-git] [OSGeo/grass] b794d9: lib: fix missing prototypes (#4191)
Nicklas Larsson
noreply at github.com
Fri Aug 23 09:29:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: b794d953930489eea255f02a70140efd6ae79e5a
https://github.com/OSGeo/grass/commit/b794d953930489eea255f02a70140efd6ae79e5a
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2024-08-23 (Fri, 23 Aug 2024)
Changed paths:
M .github/workflows/macos_install.sh
M include/grass/la.h
M lib/db/sqlp/sqlp.l
M raster/r.report/global.h
M raster/r.report/prt_json.c
Log Message:
-----------
lib: fix missing prototypes (#4191)
* r.report: add missing prototype
* lib/db: add missing prototype
* CI: fail macOS runner on -Wstrict-prototypes
* lib/gmath: suppress -Wstrict-prototypes for BLAS/LAPACK wrapper header
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list