[GRASS-dev] [GRASS GIS] #223: r.mask -r shouldn't require input

#223: r.mask -r shouldn't require input
-------------------------+--------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Raster | Version: 6.3.0
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
The docs for r.mask (and usage verifies it) say that the -r option to
remove the current mask overrides all other options. Therefore the input
parameter should not be required in this case. It's just superfluous
typing and has nothing to do with removing the mask.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/223&gt;
GRASS GIS <http://grass.osgeo.org>

#223: r.mask -r shouldn't require input
--------------------------+-------------------------------------------------
  Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Raster | Version: 6.3.0
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by marisn):

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

Comment:

No need to provide map name to remove existing MASK. Fixed in r34307

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/223#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#223: r.mask -r shouldn't require input
--------------------------+-------------------------------------------------
  Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Raster | Version: 6.3.0
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by neteler):

Was fixed in GRASS 6.4.svn. Is anything needed in the Python version of
GRASS 7?

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/223#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>