[GRASS-dev] Re: [GRASS-user] Problems with v.outlier and
v.lidar.edgedetection
Hamish
hamish_nospam at yahoo.com
Thu Nov 16 20:38:49 EST 2006
Markus Neteler wrote:
> some minutes ago I have submitted a fix from Roberto Antolin
> to fix a v.outlier problem. It fixes a crash if qgis=name
> isn't used (so, maybe use that and it works)?
C question re that fix: (vector/lidar/v.outlier/main.c)
/* Structs' declarations */
struct Map_info In, Out, Outlier, Qgis;
struct Option *in_opt, *out_opt, *outlier_opt, *qgis_opt, *passoE_opt, *passoN_opt, \
*lambda_f_opt, *Thres_O_opt;
is the end of line "\" harmful or treated like whitespace?
Hamish
More information about the grass-dev
mailing list