Markus Neteler wrote: > I get warnings and errors in swig/python/:
> grass_wrap.c: In function '_wrap_G_vasprintf': > grass_wrap.c:18166: error: incompatible types in assignment No idea what's causing this. For me, line 18166 is: arg3 = *((va_list *)(argp3)); with arg3 defined as: va_list arg3 ; The others are just warnings. > Looking around grass_wrap.c:2620 > fprintf(stderr, "sequence length is %d\n", len); That's debug code, which I have removed (r35480). -- Glynn Clements <gl...@gclements.plus.com> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev