[GRASS-dev] Change in parser behavior?

Hamish hamish_b at yahoo.com
Tue May 19 22:25:36 EDT 2009


Hamish wrote:
> > since a while ago the parser has not liked option
> > names with upper case characters. e.g. STREAM_DIR= in
> > r.terraflow.
> 
> here we go:
>   http://trac.osgeo.org/grass/changeset/32263
> 
> at least for GRASS 6 should include A-Z as well.

done in 6.5svn; there is another problem though: is_option()
in parser.c does nothing if is_option() returns a 0, which
presumably leaves the arrays stranded a bit to the left and
accounts for the weirdness.

and option names can start with numbers? (ok, shrug)


Hamish



      



More information about the grass-dev mailing list