[GRASS-git] [OSGeo/grass] 6b28d3: r.geomorphon: rename variable 'dirname' (#6632)
Alfred Wingate
noreply at github.com
Mon Nov 17 04:59:10 PST 2025
Branch: refs/heads/releasebranch_8_4
Home: https://github.com/OSGeo/grass
Commit: 6b28d3fbb0b15f80659277d38b8284957df868f4
https://github.com/OSGeo/grass/commit/6b28d3fbb0b15f80659277d38b8284957df868f4
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
M raster/r.geomorphon/local_proto.h
M raster/r.geomorphon/pattern.c
M raster/r.geomorphon/profile.c
Log Message:
-----------
r.geomorphon: rename variable 'dirname' (#6632)
The name is conflicting with the namesake of POSIX's function,
causing segmentation fault on some systems.
Closes #3731
Commit: 7f2744263a557d90ffff79fd2fa464e188810adc
https://github.com/OSGeo/grass/commit/7f2744263a557d90ffff79fd2fa464e188810adc
Author: Alfred Wingate <parona at protonmail.com>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
M python/libgrass_interface_generator/Makefile
Log Message:
-----------
make: pass GDAL include dirs to libgproj (#6631)
vector_inc and vedit_inc don't need this treatment as VECT_CFLAGS has it
added already. This would conform to how its done in the CMakeLists.txt
as well.
Oddly enough this isn't a fatal error though. So if anyone hit a build
failure and thought this was the issue should look further into their
builds logs for the actual cause.
Bug: https://github.com/OSGeo/grass/issues/4258
Signed-off-by: Alfred Wingate <parona at protonmail.com>
Compare: https://github.com/OSGeo/grass/compare/d52f69e7cf1b...7f2744263a55
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