Opened 7 years ago
Last modified 5 years ago
#3589 new enhancement
Update error message for r.category
Reported by: | Nikos Alexandris | Owned by: | |
---|---|---|---|
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)
Change History (2)
by , 7 years ago
Attachment: | r.category_main.c.diff added |
---|
comment:1 by , 5 years ago
Milestone: | → 7.8.3 |
---|
Note:
See TracTickets
for help on using tickets.
s/vals/values/