[GRASS-dev] [GRASS GIS] #1037: v.random inconsequence between interface and source

#1037: v.random inconsequence between interface and source
-------------------------+--------------------------------------------------
Reporter: jarekj71 | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Keywords: v.random | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
----
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

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

#1037: v.random inconsequence between interface and source
--------------------------+-------------------------------------------------
  Reporter: jarekj71 | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.random
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by marisn):

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).

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

#1037: v.random inconsequence between interface and source
--------------------------+-------------------------------------------------
  Reporter: jarekj71 | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.random
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

* cc: grass-dev@lists.osgeo.org (added)

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

#1037: v.random inconsequence between interface and source
--------------------------+-------------------------------------------------
  Reporter: jarekj71 | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.random
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):

Replying to [comment:1 marisn]:
> 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).

Hopefully fixed in r41996 (6.5) and r41998 (6.4). In GRASS 7 has been
introduced new parameter {{{column_type}}} - r41999.

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

#1037: v.random inconsequence between interface and source
--------------------------+-------------------------------------------------
  Reporter: jarekj71 | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: fixed | Keywords: v.random
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

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