[GRASS-dev] include/vect/dig_externs.h: Extra prototypes

2009-03-20 Thread Ivan Shmakov
The following functions are declared in include/vect/dig_externs.h (as of a recent SVN checkout), yet there're no trace of their definitions in the source. dig__check_dist dig_check_dist dig_get_cont_lines dig_get_next_cont_line dig_head_to_map dig_map_to_head dig_point_by_

[GRASS-dev] Re: Parallelization of GRASS modules for GSOC 2009

2009-03-20 Thread Jyothish Soman
I went through the functions list and my first point of understanding was that the following functions will be nice to be worked into: in raster functions: r.terraflow, r.walk,r.watershed,r.water.outlet. in image functions: The most obvious one I saw was i.fft and i.ifft. An extension of which wo

[GRASS-dev] (Vect_open_new): use G_find_vector2 () instead of G_find_file2 ()?

2009-03-20 Thread Ivan Shmakov
I wonder, can't G_find_vector2 () be called instead of calling G_find_file2 () directly in Vect_open_new ()? Like: --- grass-trunk/lib/vector/Vlib/open.c~ 2009-03-20 22:59:08.0 +0600 +++ grass-trunk/lib/vector/Vlib/open.c 2009-03-21 11:51:33.093697386 +0600 @@ -547,7 +547

Re: [GRASS-dev] error compiling grass on windows using cygwin

2009-03-20 Thread Glynn Clements
kartik.bal...@wipro.com wrote: > I have installed 6.2.3 version on windows and trying to compile > r.example using cygwin. I am using below command from folder path: > /usr/local/grass-6.2.3 where I have placed the source file. > > $ gcc -I ./include main.cpp > > On executin

[GRASS-dev] Re: [GRASS GIS] #537: g.proj.exe crashes on Windows Vista (osgeo4w)

2009-03-20 Thread GRASS GIS
#537: g.proj.exe crashes on Windows Vista (osgeo4w) --+- Reporter: giohappy | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major

[GRASS-dev] pragyeshtripathi invites you to join Zorpia

2009-03-20 Thread pragyeshtripathi
Hi grass-dev! Your friend pragyeshtripathi from , just invited you to his/her online photo albums and journals at Zorpia.com. So what is Zorpia? It is an online community that allows you to upload unlimited amount of photos, write journals and make friends. We also have a variety of sk

[GRASS-dev] Re: [GRASS GIS] #536: memory corruption

2009-03-20 Thread GRASS GIS
#536: memory corruption --+- Reporter: martinl | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: blocker | Milestone: 7.0.0 Compo

[GRASS-dev] Re: [GRASS GIS] #447: Remove "Experimental Prototype" from GIS Layer Manager window title

2009-03-20 Thread GRASS GIS
#447: Remove "Experimental Prototype" from GIS Layer Manager window title --+- Reporter: benducke | Owner: martinl Type: defect | Status: assigned Priority: trivial | Milestone:

[GRASS-dev] Re: [GRASS GIS] #537: g.proj.exe crashes on Windows Vista (osgeo4w)

2009-03-20 Thread GRASS GIS
#537: g.proj.exe crashes on Windows Vista (osgeo4w) --+- Reporter: giohappy | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major

[GRASS-dev] [GRASS GIS] #537: g.proj.exe crashes on Windows Vista (osgeo4w)

2009-03-20 Thread GRASS GIS
#537: g.proj.exe crashes on Windows Vista (osgeo4w) -+-- Reporter: giohappy | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major

[GRASS-dev] Re: v.in.gshhs - bogus horizontal lines

2009-03-20 Thread Markus Metz
Maciej Sieczka wrote: Markus Metz pisze: I thought this is true for GRASS. Generally, if you zoom/pan beyond the extend of the feature (raster or vector), nothing is displayed. This should not happen in latlon, Why not? Because it does not happen in GRASS:-) and because latlon is not a true

[GRASS-dev] error compiling grass on windows using cygwin

2009-03-20 Thread kartik.ballal
Hi, I have installed 6.2.3 version on windows and trying to compile r.example using cygwin. I am using below command from folder path: /usr/local/grass-6.2.3 where I have placed the source file. $ gcc -I ./include main.cpp On executing the above command, I get an error: 'und