Štěpán wrote:

> Yesterday I tried to erase all compiler warning which gcc showed me. But I am 
> not sure if I have correct setting of compiler to show me all warnings. Could 
> you give me some advice with this?

it's not so bad actually, after a svn up and 'make distclean' only one minor 
one remains from gcc 4.4.5 using
CFLAGS="-g -march=native -Wall -Werror-implicit-function-declaration 
-fno-common -Wextra -Wunused"


iscatt_core.c: In function 'compute_scatts_from_chunk_row':
iscatt_core.c:454: warning: unused parameter 'region'


thanks,
Hamish

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to