[GRASS-dev] gmath/gpde Patch for grass6.5 and grass7
Hamish
hamish_b at yahoo.com
Tue Sep 1 05:07:01 EDT 2009
Hi,
I get two errors compiling 6.5svn.
The first is because lib/gmath G_math_solvps() fails to return anything
when it should return int.
I think I fixed it with r38939, but please check to see if that is correct.
https://trac.osgeo.org/grass/changeset/38939
The second is in lib/external/ccmath, eigen() is used but not declared.
I suppose it needs to be added to lib/external/ccmath/ccmath_grass.h, ??
This can be caught if you add -Werror-implicit-function-declaration to
your CFLAGS.
cheers,
Hamish
More information about the grass-dev
mailing list