[GRASS-dev] [GRASS GIS] #2093: --interface-description option broken for some commands

GRASS GIS trac at osgeo.org
Fri Oct 4 23:48:40 PDT 2013


#2093: --interface-description option broken for some commands
----------------------+-----------------------------------------------------
  Reporter:  twsmith  |       Owner:  grass-dev@…              
      Type:  defect   |      Status:  closed                   
  Priority:  normal   |   Milestone:  6.4.4                    
 Component:  Default  |     Version:                           
Resolution:  wontfix  |    Keywords:                           
  Platform:  Linux    |         Cpu:  x86-32                   
----------------------+-----------------------------------------------------
Changes (by martinl):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  => 6.4.4


Comment:

 Modules `r.mapcalc` and `r3.mapcalc` are the exceptions in GRASS 6. They
 don't use the parser. Options are automatically treated as an expression.
 In GRASS 7 they use the parser as other commands.

 Similarly to `g.parser`, it's the only exception in GRASS 7 which do not
 use parser from obvious reasons.

 Closing as wontfix.

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



More information about the grass-dev mailing list