Opened 6 years ago

Last modified 4 years ago

#3589 new enhancement

Update error message for r.category

Reported by: Nikos Alexandris Owned by: grass-dev@…
Priority: trivial Milestone: 7.8.3
Component: Raster Version: unspecified
Keywords: error, message Cc:
CPU: Unspecified Platform: Unspecified

Description

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.

Attachments (1)

r.category_main.c.diff (569 bytes ) - added by Nikos Alexandris 6 years ago.
s/vals/values/

Download all attachments as: .zip

Change History (2)

by Nikos Alexandris, 6 years ago

Attachment: r.category_main.c.diff added

s/vals/values/

comment:1 by neteler, 4 years ago

Milestone: 7.8.3
Note: See TracTickets for help on using tickets.