[GRASS-dev] Re: [GRASS GIS] #1444: g.parser does not filter for duplicate output map statements

GRASS GIS trac at osgeo.org
Thu Oct 27 15:58:28 EDT 2011


#1444: g.parser does not filter for duplicate output map statements
----------------------+-----------------------------------------------------
  Reporter:  neteler  |       Owner:  grass-dev@…              
      Type:  defect   |      Status:  reopened                 
  Priority:  minor    |   Milestone:  6.4.2                    
 Component:  LibGIS   |     Version:  6.4.1                    
Resolution:           |    Keywords:  parser                   
  Platform:  All      |         Cpu:  All                      
----------------------+-----------------------------------------------------
Changes (by neteler):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 This fix seems to introduce a new problem:
 {{{
 GRASS 6.4.2svn (nc_spm_08):~ > v.what.vect myhospitals qvect=urbanarea
 column=urb_name qcolumn=NAME =silly
  100%
 ...

 GRASS 6.4.2svn (nc_spm_08):~ > v.what.vect myhospitals qvect=urbanarea
 column=urb_name qcolumn=NAME =silly ==d
  100%
  ...

 GRASS 6.4.2svn (nc_spm_08):~ > v.what.vect myhospitals qvect=urbanarea
 column=urb_name qcolumn=NAME =silly ==d layer=1
  100%
 }}}

 According to #1477 this was not the case in 6.4.1.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1444#comment:8>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list