#3589: Update error message for r.category
------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Raster | Version: unspecified
Keywords: error, message | CPU: Unspecified
Platform: Unspecified |
------------------------------+-------------------------
One possible error message in `r.category` (in
https://trac.osgeo.org/grass/browser/grass/trunk/raster/r.category/main.c#L300)
is:
{{{
ERROR: vals argument is required for floating point map!
}}}
Isn't it better to read values, so as to be indentical with the "values"
option? A diff attached.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3589>
GRASS GIS <https://grass.osgeo.org>