Hamish wrote: > > The iostream library uses size_t. However, r.terraflow > > itself had a bug (scale then cast instead of cast then scale), > > which should be fixed by r47641. > > in the same class, but sort of unrelated- any thoughts on #1107? > https://trac.osgeo.org/grass/ticket/1107
I'm fairly certain that it's supposed to be float and atoi() is a typo. Fixed in r47664. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
