[GRASS5] parser problems: parameter creation
Markus Neteler
neteler at itc.it
Tue Feb 7 16:34:50 EST 2006
OK, solved.
Everyone updating from CVS will have to run
make distclean
configure ...
and compile it again since the internal numbering
of the parameters changed.
So, it works as expected.
Markus
On Tue, Feb 07, 2006 at 06:16:14PM +0100, Markus Neteler wrote:
> Hi,
>
> this moring I have added thre new macros to the parser
> to simplify programming:
>
> include/gis.h (definition of STD_OPT)
> + G_OPT_R_MAPS, /* old input rasters */
> + G_OPT_R_BASE, /* old input base raster */
> + G_OPT_R_COVER, /* old input cover raster */
>
> related changes in lib/gis/parser.c (additions to
> G_define_standard_option() ).
>
> Now strange things happen: v.info asks me for an output
> file and also other commands have wrong parameters.
> I am not sure if this is related to my or other changes.
>
> Any ideas?
>
> Markus
>
> _______________________________________________
> grass5 mailing list
> grass5 at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5
More information about the grass-dev
mailing list