#1006: r.terraflow fails to stat() stream file on Windows ------------------------------+--------------------------------------------- Reporter: marisn | Owner: [email protected] 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>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
