[GRASS-git] [OSGeo/grass] e60e70: r.mapcalc: Fix LNK2019/LNK2001 unresolved symbol '...
Dung Ho
noreply at github.com
Sun Aug 24 10:19:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: e60e7025705dca10bfa2f251d32f664dd757321f
https://github.com/OSGeo/grass/commit/e60e7025705dca10bfa2f251d32f664dd757321f
Author: Dung Ho <htdung820 at gmail.com>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M include/grass/calc.h
M raster/r.mapcalc/globals.h
Log Message:
-----------
r.mapcalc: Fix LNK2019/LNK2001 unresolved symbol 'columns' (#6238)
* Fix LNK2019/LNK2001 unresolved symbol 'columns' in r.mapcalc
* Fix Windows MSVC linker error for columns variable
* Export columns from calc lib; Remove extern columns from r.mapcalc/globals.h
---------
Co-authored-by: Huidae Cho <grass4u at gmail.com>
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