[GRASS5] [bug #1890] (grass) cut and paste sometimes
Request Tracker
grass-bugs at intevation.de
Thu May 22 15:23:30 EDT 2003
this bug's URL: http://intevation.de/rt/webrt?serial_num=1890
-------------------------------------------------------------------------
Subject: cut and paste sometimes
Platform: other
grass binary for platform: Compiled from Sources
GRASS Version: 5.0.2
i am just taking a look at the code
grass5.0.2:src:mapdev:v.in.shape:lines.c
function get_vkey()
the line
if(ytmp < 0.0) xtmp = 0.0;
should be
if(ytmp < 0.0) ytmp = 0.0;
jean-jacques Chailloux
Montreal
QC
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list