On Tue, Sep 18, 2007 at 12:15:18AM -0700, Michael Barton wrote: > Wolf, > > I just checked the 'binary' version against the source version of g.mlist. > Both are identical. > > There must be something problematic in the new code. Has anyone else had > this problem? > > Has this been tried on a Mac? I don't know what difference that would make, > but maybe something... I do know there there are some differences in Mac OS > X awk and Linux awk. I don't know about sed and bash.
Could you put unset LC_ALL LC_NUMERIC=C export LC_NUMERIC somewhere after the parser part to see if that helps (I don't think so since you'll use US locale) ? Markus ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------ _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

