[GRASS-dev] grass 6.4.3 release plan (open issues)

Martin Landa landa.martin at gmail.com
Mon Mar 5 07:20:56 EST 2012


Hi,

2012/3/5 Markus Neteler <neteler at osgeo.org>:
> -    struct ilist *List;             <---
> -    BOUND_BOX box;
> +    struct boxlist *List;        <---
> +    struct bound_box box;

`boxlist` and `bound_box` have been introduced in GRASS 7.

struct ilist *List;
BOUND_BOX box;

is valid for GRASS 6.

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list