[GRASS-dev] [GRASS GIS] #200: v.rast.stats referring to deprecated function

#200: v.rast.stats referring to deprecated function
--------------------+-------------------------------------------------------
Reporter: carlo | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.3.1
Component: Vector | Version: 6.3.0
Keywords: | Platform: All
      Cpu: All |
--------------------+-------------------------------------------------------
v.rast.stats currently does not work as the cored refers to the deprecated
function r.cats (line 157). Should be changed to r.category

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

#200: v.rast.stats referring to deprecated function
------------------------+---------------------------------------------------
  Reporter: carlo | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.3.1
Component: Vector | Version: 6.3.0
Resolution: duplicate | Keywords:
  Platform: All | Cpu: All
------------------------+---------------------------------------------------
Changes (by hamish):

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

Comment:

Already fixed in devbr6 and trunk; see trac bug #161.

AFAIK this was only a problem in an older Windows build where the shell
script wrappers that provided backwards compatibility with the old module
name were missing.

work-around: edit the script to use the new name.

closing as dupe.

thanks for the report,
Hamish

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