Opened 15 years ago
Closed 15 years ago
#1037 closed defect (fixed)
v.random inconsequence between interface and source
Reported by: | jarekj71 | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 6.5.0 |
Component: | Vector | Version: | svn-develbranch6 |
Keywords: | v.random | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | Unspecified |
Description
line 116 of v.random requires both column name and type line 166 requires column name but default type is double precision
of course v.random output=rand_points n=250 elevation double precision finish with error
snugest update interface section or remove double precision form line 166
Change History (5)
follow-up: 4 comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 years ago
Cc: | added |
---|
comment:4 by , 15 years ago
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Martin r40042 ?? Zcol bugfix without bug # or any other info. Unless Martin gives a good reason (and fixes code), I suggest to revert r40042 (atleast in 6.4/6.5).