[GRASS-dev] Re: [GRASS GIS] #719: v.edit tool=break: breaking more then 6 coords and producing of an unexpected line

2009-08-22 Thread GRASS GIS
#719: v.edit tool=break: breaking more then 6 coords and producing of an unexpected line --+- Reporter: achim| Owner: martinl Type: defect | Status: assigned Priority:

[GRASS-dev] [GRASS GIS] #730: sqlite: troubles with datetime columns: unable to parse decltype: datetime

2009-08-22 Thread GRASS GIS
#730: sqlite: troubles with datetime columns: unable to parse decltype: datetime --+- Reporter: neteler | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: n

[GRASS-dev] Re: race condition on cluster: "Unable to make mapset element"

2009-08-22 Thread Markus Neteler
(back to old problem) On Wed, May 27, 2009 at 10:27 PM, Markus Neteler wrote: > Hi, > > using GRASS on a cluster, I have troubles with very fast mini-jobs run > in parallel: > > ERROR: Unable to make mapset element .tmp/blade07 >       > (/home/neteler/grassdata/patUTM32/terra_lst1km20020730.LST_

Re: [GRASS-dev] Re: [GRASS-SVN] r38597 - grass/trunk/vector/v.in.ogr

2009-08-22 Thread Jürgen E . Fischer
Hi Hamish, On Sat, 22. Aug 2009 at 07:34:05 -0700, Hamish wrote: > Juergen: > > Yes. Ogr_fieldname is freed later with G_free(), so it needs > > to be allocated using a G_*() function like G_strdup(). > note that G_free() isn't anything special, it just does: It might look that way, but putting

Re: [GRASS-dev] Re: [GRASS-SVN] r38597 - grass/trunk/vector/v.in.ogr

2009-08-22 Thread Hamish
Juergen: > Yes.  Ogr_fieldname is freed later with G_free(), so it needs > to be allocated using a G_*() function like G_strdup(). note that G_free() isn't anything special, it just does: /** * \brief Free allocated memory. * * \param[in,out] buf buffer holding original data */ void G_free(v

[GRASS-dev] Re: [GRASS GIS] #713: OSGeo4W patch for g3d lib

2009-08-22 Thread GRASS GIS
#713: OSGeo4W patch for g3d lib ---+ Reporter: neteler | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: normal| Milestone: 6.4.1

[GRASS-dev] Re: [GRASS GIS] #715: OSGeo4W patch for DLLs

2009-08-22 Thread GRASS GIS
#715: OSGeo4W patch for DLLs ---+ Reporter: neteler | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: normal| Milestone: 6.4.0

Re: [GRASS-dev] Re: [GRASS-SVN] r38597 - grass/trunk/vector/v.in.ogr

2009-08-22 Thread Markus Neteler
On Mon, Aug 3, 2009 at 9:25 PM, Jürgen E. wrote: > On Mon, 03. Aug 2009 at 19:00:11 +0200, Markus Neteler wrote: >> > 2009/8/3  : >> >> Modified: >> >>   grass/trunk/vector/v.in.ogr/main.c >> >> Log: >> >> there is no G_strdup in GRASS 7 >> > >> > should be G_strdup also included in GRASS7 or it's

[GRASS-dev] Re: [GRASS GIS] #714: spawn.c differences between 6.4 and 6.5

2009-08-22 Thread GRASS GIS
#714: spawn.c differences between 6.4 and 6.5 ---+ Reporter: neteler | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: normal| Milesto