[GRASS5] Small fix for newer gccs (e.g. 2.95.2)

Bernhard Reiter bernhard at intevation.de
Tue May 9 16:17:13 EDT 2000


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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 236 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20000509/c0d50482/attachment.bin


More information about the grass-dev mailing list