Ticket #469 (new defect)
raster data needs binary mode on windows
| Reported by: | jef | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | major | Milestone: | 7.0.0 |
| Component: | Default | Version: | svn-trunk |
| Keywords: | wingrass | Cc: | |
| Platform: | MSWindows XP | CPU: | Unspecified |
Description
I compiled the GRASS plugin for GDAL for OSGeo4W and tried to use it from QGIS (MinGW build GRASS used from MSVC built QGIS, GDAL plugin and GDAL).
GRASS fails to recognize for instance slope from spearfish60 as valid raster. This seems to be because the fcell file is not opened in binary mode. The attached patch changes that.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

