[GRASS-dev] [GRASS GIS] #3691: addon r.connectivity.distance not working
GRASS GIS
trac at osgeo.org
Thu Nov 1 12:34:29 PDT 2018
#3691: addon r.connectivity.distance not working
------------------------+-------------------------
Reporter: cgarzon | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Addons | Version: 7.4.1
Resolution: | Keywords:
CPU: OSX/Intel | Platform: MacOSX
------------------------+-------------------------
Comment (by sbl):
Yes, the addon is developed against upcoming 7.6 and the tempname()
function is not part of 7.4.
Options would be\\
a) to backport it to 7.4 (its a new feature but a minor change with little
risk...) or\\
b) to (at least temporarily) add the function to the addon, together wih a
check for GRASS version\\
What would be the prefered solution from the core-devs perspective?
Option a) would solve the issue first with next point release (7.4.3),
option b) would create some mess in the addon code (that could be removed
later...).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3691#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list