[DebianGIS-dev] Bug#328519: fixes for ia64

Hamish hamish_nospam at yahoo.com
Mon Sep 19 07:00:38 UTC 2005


Package: grass
Version: 6.0.1-1
Followup-For: Bug #328519

Hi, 

FYI all three of these have been fixed upstream.

I don't think there are plans to backport these to the 6.0.x release line*; 
but maybe you could convince someone to do it.

[*] Basically there were quite a few changes needed to make GRASS gcc-4 and 
64-bit happy (gcc-3.4 too) which were deemed too intrusive to add into the 
6.0.x line which is now in bugfix only maintainance mode. The current 6.1 
development version leading to the next big release of GRASS will of course 
support both these things.

Anyway the patches are available online if you want to use them:

lib/db/dbmi_base/whoami.c
http://freegis.org/cgi-bin/viewcvs.cgi/grass6/lib/db/dbmi_base/whoami.c.diff?r1=1.3&r2=1.4&diff_format=u

vector/v.voronoi/sw_output.c
http://freegis.org/cgi-bin/viewcvs.cgi/grass6/vector/v.voronoi/sw_output.c.diff?r1=1.2&r2=1.3&diff_format=u

visualization/nviz/src/position.c
(actually fn prototype added to interface.h)
http://freegis.org/cgi-bin/viewcvs.cgi/grass6/visualization/nviz/src/interface.h.diff?r1=1.2&r2=1.3&diff_format=u

that is part of a larger patch so better just to add this to interface.h by hand: 
/* query_vect.c */
char *query_vect( char *, double, double);


Hamish




More information about the Pkg-grass-devel mailing list