On 18.09.2007 09:56, Michael Barton wrote:
> I tried the new fast g.mlist and got very weird results. Running g.mlist
> rast returned mapnames like...
> 
> elevation.10mnrstrct.areasn
> 
> ... instead of
> 
> elevation.10m
> 

It seems there is a missing \ before the n somewhere in the code, since
\ + n => \n = new line. Or then your compiler doesn't handle "\n" properly.

--Wolf

-- 

<:3 )---- Wolf Bergenheim ----( 8:>

_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev

Reply via email to