[GRASS-dev] [GRASS GIS] #2966: r.sim.water not working in 7.0.3 32bit and 64bit
GRASS GIS
trac at osgeo.org
Wed Apr 27 11:50:41 PDT 2016
#2966: r.sim.water not working in 7.0.3 32bit and 64bit
-------------------------+-------------------------------------------------
Reporter: baharmon | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Raster | Version: 7.0.3
Resolution: | Keywords: r.sim.water, r.sim.erosion, SIMWE,
| MinGW-w64, compiling
CPU: All | Platform: MSWindows 8
-------------------------+-------------------------------------------------
Comment (by wenzeslaus):
In r68320 I changed the code in raster/r.sim to use a structure which is
then passed to the library which still uses global variables internally.
There were actually extern library variables used even before the block
`mixx = conv * cellhd.west;`, so I removed them as well, however, this
also may indicate that the problem is somewhere else.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2966#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list