Found and fixed a small problem which is only hit by newer gccs.
It prevented me to compile the FreeGIS .src.rpm on the GNU/Linux/PPC
system here, which runs gcc 2.95.3 now.
RCS file: /grassrepository/grass/src/libes/geom/basic/cb_doprnt.c,v
----------------------------
revision 1.2
date: 2000/05/09 20:06:42; author: bernhard; state: Exp; lines: +2 -2
Using the type "char" for va_arg() is illegal in standard C.
Therefore I changed it to "int".
----------------------------
Bernhard
--
Professional Service around Free Software (intevation.net)
The FreeGIS Project (freegis.org)
Association for a Free Informational Infrastructure (ffii.org)