Hello Hamish, 2009/9/1 Hamish <[email protected]>
> 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 Thanks, thats absolutely correct. > > > 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, ?? > I will have a look at it this evening. > > This can be caught if you add -Werror-implicit-function-declaration to > your CFLAGS. Oh, i forgot this. Thanks, Soeren > > > > cheers, > Hamish > > > > > >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
