[GRASS-dev] [GRASS GIS] #1318: DebCheck QA: Memory leaks

2011-03-17 Thread GRASS GIS
#1318: DebCheck QA: Memory leaks +--- Reporter: hamish | Owner: grass-dev@… Type: defect |

[GRASS-dev] [GRASS GIS] #1317: DebCheck QA: Invalid number of character

2011-03-17 Thread GRASS GIS
#1317: DebCheck QA: Invalid number of character ---+ Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: normal

[GRASS-dev] [GRASS GIS] #1316: DebCheck QA: Deallocating a deallocated pointer

2011-03-17 Thread GRASS GIS
#1316: DebCheck QA: Deallocating a deallocated pointer --+- Reporter: hamish| Owner: grass-dev@… Type: defect| Status: new Priority: normal| M

[GRASS-dev] [GRASS GIS] #1315: DebCheck QA: Dangerous usage (strncpy doesn't always 0-terminate it)

2011-03-17 Thread GRASS GIS
#1315: DebCheck QA: Dangerous usage (strncpy doesn't always 0-terminate it) -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority:

[GRASS-dev] [GRASS GIS] #1314: DebCheck QA: Common realloc mistake: nulled but not freed upon failure

2011-03-17 Thread GRASS GIS
#1314: DebCheck QA: Common realloc mistake: nulled but not freed upon failure -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new

[GRASS-dev] [GRASS GIS] #1313: [GEM] DebCheck QA: Buffer overrun possible for long cmd-line args

2011-03-17 Thread GRASS GIS
#1313: [GEM] DebCheck QA: Buffer overrun possible for long cmd-line args -+-- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: nor

[GRASS-dev] [GRASS GIS] #1312: DebCheck QA: Buffer access out-of-bounds

2011-03-17 Thread GRASS GIS
#1312: DebCheck QA: Buffer access out-of-bounds ---+ Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new

[GRASS-dev] [GRASS GIS] #1311: DebCheck QA: Array index is out of bounds

2011-03-17 Thread GRASS GIS
#1311: DebCheck QA: Array index is out of bounds --+- Reporter: hamish| Owner: grass-dev@… Type: defect| Status: new Priority: normal

Re: [GRASS-dev] Re: [GRASS-SVN] r45681 - grass/trunk/lib/raster

2011-03-17 Thread Glynn Clements
Markus Neteler wrote: > Please verify the G6 backport which I have created from r45681, > diff attached. Seems fine. 7.0 is almost identical to 6.x in this area. -- Glynn Clements ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osg

[GRASS-dev] Re: [GRASS GIS] #335: export floats and doubles with correct precision

2011-03-17 Thread GRASS GIS
#335: export floats and doubles with correct precision ---+ Reporter: hamish | Owner: grass-dev@… Type: task | Status: new Priority: critical | Milestone:

[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails

2011-03-17 Thread GRASS GIS
#1189: wingrass: 'g.region -l' fails +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: critical| M

[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails

2011-03-17 Thread GRASS GIS
#1189: wingrass: 'g.region -l' fails +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: critical| M

[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails

2011-03-17 Thread GRASS GIS
#1189: wingrass: 'g.region -l' fails +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: critical| M

[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails

2011-03-17 Thread GRASS GIS
#1189: wingrass: 'g.region -l' fails +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: critical| M

[GRASS-dev] Re: [GRASS GIS] #1298: v.digit crashes dbf.exe on Windows when creating attribute table

2011-03-17 Thread GRASS GIS
#1298: v.digit crashes dbf.exe on Windows when creating attribute table --+- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: closed Prio

[GRASS-dev] Re: [GRASS GIS] #1287: Windows native installers TCL lacks .enc files for non-latin 1 encodings

2011-03-17 Thread GRASS GIS
#1287: Windows native installers TCL lacks .enc files for non-latin 1 encodings --+- Reporter: marisn| Owner: grass-dev@… Type: defect| Status: new Prior

[GRASS-dev] Re: [GRASS GIS] #1190: Error on compiling GRASS in Windows using osgeo4w

2011-03-17 Thread GRASS GIS
#1190: Error on compiling GRASS in Windows using osgeo4w ---+ Reporter: kimbesson | Owner: grass-dev@… Type: defect| Status: closed Priority: critical

[GRASS-dev] Re: [GRASS GIS] #1296: wx gui close shortcuts

2011-03-17 Thread GRASS GIS
#1296: wx gui close shortcuts +--- Reporter: hamish | Owner: martinl Type: task| Status: assigned Priority: blocker | Milestone: 6.4.2

[GRASS-dev] Re: [GRASS GIS] #1286: clean_temp can not be called before LCATION_NAME is set

2011-03-17 Thread GRASS GIS
#1286: clean_temp can not be called before LCATION_NAME is set -+-- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: new Priority: blocker

Re: [GRASS-dev] Re: [GRASS-SVN] r45681 - grass/trunk/lib/raster

2011-03-17 Thread Martin Landa
Hi, 2011/3/17 Markus Neteler : > Please verify the G6 backport which I have created from r45681, > diff attached. > Question: only G6.5 or also G6.4? it's a bug fix, so +1 for G64. Martin -- Martin Landa * http://geo.fsv.cvut.cz/~landa ___ grass-dev

[GRASS-dev] Re: [GRASS-SVN] r45681 - grass/trunk/lib/raster

2011-03-17 Thread Markus Neteler
On Wed, Mar 16, 2011 at 8:09 PM, wrote: > Author: glynn > Date: 2011-03-16 12:09:47 -0700 (Wed, 16 Mar 2011) > New Revision: 45681 > > Modified: >   grass/trunk/lib/raster/reclass.c > Log: > Fix bugs in reclassed_to handling > > > Modified: grass/trunk/lib/raster/reclass.c Please verify the G6 b