[GRASS5] v.surf.rst

does not compile, missing declarations.

Radim

Please, send details what is missing, we have recently changed some declarations and maybe they are not sufficiently general.

Jaro

Radim Blazek wrote:

does not compile, missing declarations.

Radim

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

-=x=-
Skontrolované antivírovým programom NOD32

Jaro Hofierka wrote:

Please, send details what is missing, we have recently changed some declarations and maybe they are not sufficiently general.

It was just lost somewhere.

main.c:523: `Pnts' undeclared (first use in this function)
main.c:523: (Each undeclared identifier is reported only once
main.c:523: for each function it appears in.)
main.c:524: `Cats2' undeclared (first use in this function)
main.c:525: `sql2' undeclared (first use in this function)
main.c:527: `Map2' undeclared (first use in this function)
main.c:531: `ff' undeclared (first use in this function)
main.c:542: `driver2' undeclared (first use in this function)
main.c:551: `count' undeclared (first use in this function)

Radim