[GRASS-dev] another minor annoyance sort of bug

Markus Metz markus.metz.giswork at gmail.com
Mon Feb 4 02:53:43 PST 2013


On Mon, Feb 4, 2013 at 7:38 AM, Michael Barton <Michael.Barton at asu.edu> wrote:
> I've noticed this before but hesitated to mention it. But still it's kind of
> weird.
>
> If you run g.mlist (at least run through the GUI) you get messages like this
> sent to the terminal
>
> GRASS_INFO_WARNING(14538,1): Illegal filename <a_*>. Character <*> not
> allowed.
>
> But of course the whole idea of g.mlist is to let you use characters like
> "*"
>
> g.mlist works fine. It just generates these bogus warnings.

These bogus warnings don't come from the module, they come from the
wxGUI. Similar for multiple inputs, there the GUI complains about ","
being an illegal character. I am not sure if the GUI should do option
checking itself, the parser is doing that anyway.

Markus M


More information about the grass-dev mailing list