The only warning that i get is:
warning: format not a string literal and no format arguments

Where is that "cheap trick". Before I do any implementation i.ptr I have to
understand that its classification works. So far, fraom all the messages
that I have read, no one can use the classification...
Luisa

2010/5/19 Markus Metz <[email protected]>

> Hamish wrote:
> > Luisa wrote:
> >> What is a GRASS sites file? How can I obtain this?
> >
> >
> > a sites file is what vector points maps were called in earlier versions
> > of GRASS.
> >
> > grass-addons/imagery/i.pr/TODO:
> > """
> > This module set was developed for GRASS 5.
> >
> > TODO:
> > - change to ANSI prototypes
> > - follow SUBMITTING rules
> > - change sites to vector
> > """
> >
> > There is a "cheap" coding option which supports the old sites API while
> > using new vector points maps. I don't know if these modules use that
> > or not. The real solution is to make them use the new vector API (not
> > so hard, documented into the wiki somewhere?).
>
> If i.pr compiles without warnings (regarding the sites API) it should
> work in 6.x. Otherwise it's not much work to change it to use the new
> vector API.
>
> Markus M
>
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to