Nikos Alexandris wrote: > "g.mlist rast pat=hpf* mapset=pre-processing_post" > > gives a "Segmentation fault". Is the dash an unwanted character in naming > Mapsets? I don't see a segfault with "normal" Mapset names.
A dash is supposed to be valid in names of maps, mapsets, locations, etc. This is one of the main reasons why r.mapcalc supports quoting of map names. FWIW, I can't reproduce the issue in 7.0 with a simple test case. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
