[GRASS-dev] 6.4.0 blocker bugs

Glynn Clements glynn at gclements.plus.com
Fri Jul 30 06:00:12 EDT 2010


Paul Kelly wrote:

> > ... still no-go. at the 6.4.0svn msys prompt:
> >
> > GRASS 6.4> g.proj -j
> > +proj=utm
> > +zone=13
> > +a=6378206.4
> > +rf=294.9786982
> > +no_defs
> > +nadgrids=c:/Program
> > Files/GRASS-64-SVN/etc/nad/conus
> > +to_meter=1.0
> >
> >
> > .. so g.proj is broken ..
> 
> Oops - well I've just committed a change to 6.5 in r42943 that should only 
> split at a space character if there is a + character following it - 
> hopefully that works?

Ah; so pj_get_def() returns a definition using spaces both as an
argument separator and within arguments?

In which case, we need a more robust alternative to pj_get_def().

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list