[GRASS-dev] [GRASS-SVN] r54872 - grass/trunk/vector/v.in.ogr

Hi,

2013/2/3 <svn_grass@osgeo.org>:

Author: mmetz
Date: 2013-02-03 07:08:42 -0800 (Sun, 03 Feb 2013)
New Revision: 54872

Modified:
   grass/trunk/vector/v.in.ogr/main.c
Log:
v.in.ogr: fix r54839 for wingrass

just for record, setenv() doesn't work on Windows, right? Any
reference? Thanks, Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

On Sun, Feb 3, 2013 at 4:41 PM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

2013/2/3 <svn_grass@osgeo.org>:

Author: mmetz
Date: 2013-02-03 07:08:42 -0800 (Sun, 03 Feb 2013)
New Revision: 54872

Modified:
   grass/trunk/vector/v.in.ogr/main.c
Log:
v.in.ogr: fix r54839 for wingrass

just for record, setenv() doesn't work on Windows, right? Any
reference? Thanks, Martin

There must be a reference somewhere, but I just searched mingw ml for
a solution. Anyway, v.in.ogr did not compile [0] because of a missing
reference to setenv().

Markus M

[0] http://wingrass.fsv.cvut.cz/grass70/logs/log-r54855-490/package.log

Hi,

2013/2/3 Markus Metz <markus.metz.giswork@gmail.com>:

There must be a reference somewhere, but I just searched mingw ml for
a solution. Anyway, v.in.ogr did not compile [0] because of a missing
reference to setenv().

ah, OK, anyway thanks for the fix. Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa