[GRASS-dev] Re: [GRASS GIS] #1006: r.terraflow fails to stat()
stream file on Windows
GRASS GIS
trac at osgeo.org
Wed May 12 02:08:33 EDT 2010
#1006: r.terraflow fails to stat() stream file on Windows
------------------------------+---------------------------------------------
Reporter: marisn | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Raster | Version: svn-releasebranch64
Resolution: | Keywords: wingrass, r.terraflow
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by hamish):
as LFS support for WinGrass is not a goer for 6.4.0, how about if we
#ifdef the ftell() patch for MINGW32 in the release branch, and leave the
UNIXes running the non-portable stat() version.
Lack of large file support especially sucks for r.terraflow which likes to
have very large temp files, but it's better than the current situation on
WinGrass which is that the module won't run at all.
Maybe we can figure out something better to include with 6.4.1.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1006#comment:27>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list