This was is even more tricky and I don't know what is happening.
In directory man, script ./build_keywords.py fails:
Traceback (most recent call last):
File "./build_keywords.py", line 38, in <module>
key = "%s%s" % (key[0].upper(), key[1:])
IndexError: string index out of range
On Mon, Feb 3, 2014 at 12:28 PM, Markus Neteler <[email protected]> wrote:
> On Mon, Feb 3, 2014 at 5:20 PM, Vaclav Petras <[email protected]>
> wrote:
> > Markus, in case, you don;t know already, I'm getting compile errors,
> > probably after r58850 when compiling daemon.c (even after distclean):
>
> > daemon.c:358:24: error: implicit declaration of function
> 'G_easting_to_col'
> > is
> > invalid in C99 [-Werror,-Wimplicit-function-declaration]
> > m.f.f_ma.x = (int)G_easting_to_col(sa_e, &window);
> ^
>
> Right.
> The function API change
> http://trac.osgeo.org/grass/changeset/40771
>
> is missing from the documentation:
> http://trac.osgeo.org/grass/wiki/Grass7/RasterLib/ListOfFunctions
>
> and I missed to compile it before submission, sorry.
>
> I have simply reverted r58856 in trunk, so someone else will need to
> forward port the fixes from GRASS 6.
>
> Markus
>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev