[GRASS5] [bug #4025] (grass) source code quality: -pedantic errors
Request Tracker
grass-bugs at intevation.de
Fri Jan 20 09:51:20 EST 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=4025
-------------------------------------------------------------------------
Subject: source code quality: -pedantic errors
grass obtained from: CVS
grass binary for platform: Compiled from Sources
hi,
when compiling 6.1-CVS with -pedantic gcc flag, a few errors
appear which should probably be fixed:
lib/db/dbmi_base/
xdr.h:10: error: ISO C forbids data definition with no type or storage class
xdr.h:11: error: ISO C forbids data definition with no type or storage class
xdr.h:12: error: ISO C forbids data definition with no type or storage class
xdr.h:13: error: ISO C forbids data definition with no type or storage class
raster/r.le/r.le.setup/polytocell/
ply_to_cll.h:23: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:24: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:25: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:26: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:27: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:28: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:29: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:30: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:31: error: ISO C forbids data definition with no type or storage class
ply_to_cll.h:32: error: ISO C forbids data definition with no type or storage class
Please fix directly in CVS.
Markus
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list