Skip to content

Comments

r.geomorphon: rename variable 'dirname'#6632

Merged
echoix merged 1 commit intoOSGeo:mainfrom
nilason:fix_geomorphon
Nov 17, 2025
Merged

r.geomorphon: rename variable 'dirname'#6632
echoix merged 1 commit intoOSGeo:mainfrom
nilason:fix_geomorphon

Conversation

@nilason
Copy link
Contributor

@nilason nilason commented Nov 17, 2025

The name is conflicting with the namesake of POSIX's function, causing segmentation fault on some systems.

Closes #3731

The name is conflicting with the namesake of POSIX's function,
causing segmentation fault on some systems.

Closes OSGeo#3731
@nilason nilason added this to the 8.4.2 milestone Nov 17, 2025
@nilason nilason added the backport to 8.4 PR needs to be backported to release branch 8.4 label Nov 17, 2025
@github-actions github-actions bot added raster Related to raster data processing C Related code is in C module labels Nov 17, 2025
@echoix echoix merged commit 66c1733 into OSGeo:main Nov 17, 2025
27 checks passed
nilason added a commit that referenced this pull request Nov 17, 2025
The name is conflicting with the namesake of POSIX's function,
causing segmentation fault on some systems.

Closes #3731
@nilason
Copy link
Contributor Author

nilason commented Nov 17, 2025

Backported with 6b28d3f.

@nilason nilason removed the backport to 8.4 PR needs to be backported to release branch 8.4 label Nov 17, 2025
@nilason nilason deleted the fix_geomorphon branch November 17, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C module raster Related to raster data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Build] Exclude specific module (r.geomorphon) at compilation

2 participants