[GRASS-dev] [GRASS GIS] #1990: audit high priority missing LFS-on-32bit in 6.x Makefiles
GRASS GIS
trac at osgeo.org
Thu Jul 18 10:08:03 PDT 2013
#1990: audit high priority missing LFS-on-32bit in 6.x Makefiles
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Compiling | Version: svn-develbranch6
Keywords: LFS | Platform: MSWindows 7
Cpu: x86-32 |
-----------------------+----------------------------------------------------
Changes (by neteler):
* milestone: 6.4.4 => 6.4.3
Comment:
Report for GRASS 6.4.svn:
{{{
[neteler at oboe grass64]$ find . -name "*.c" | xargs fgrep --files-with-
match "G_fseek"
./raster/r.in.bin/main.c
./lib/gis/seek.c
[neteler at oboe grass64]$ find . -name "*.c" | xargs fgrep --files-with-
match "G_ftell"
./raster/r.in.bin/main.c
./lib/gis/seek.c
}}}
r56207 has been backported to 6.4.svn time ago, also lib/gis/Makefile
contains the
related entry.
Any reason why this ticket is still open?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1990#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list