On Tue, Dec 10, 2013 at 6:35 PM, Martin Landa <[email protected]> wrote: > Hi, > > 2013/12/10 Anna Petrášová <[email protected]>: >>> Will have time to check it later unfortunately. Martin >> >> >> g.version -r is crashing for me, I just realized it. > > right, I just realized it, it's related to r58417. Quickly fixed in > r58436 (back to the native tokenize soubroutine).
I have fully reverted r58417 because with strtok, "A sequence of two or more contiguous delimiter characters in the parsed string is considered to be a single delimiter" (man strtok), whereas the GRASS routine does not merge delimiters. Markus M _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
