Michael Barton wrote: > This bug is a combination of TclTk and non-TclTk issues. The proximate > 'cause' is that TclTk treats all data sent to stderr as real errors. > > The current fix in 6.3 involves select.tcl (which now adds @[mapset] to all > selected items
Failure to add the @mapset probably results in a bug in the handling of the case where the current mapset isn't the first one in the mapset search path (an unqualified map name refers to the first map found with that name, not necessarily the one in the current mapset). -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

