Markus Neteler wrote: > >> >> Does below makes sense for v.extrude? > >> > > >> > That causes an infinite loop, as you're skipping the k++ at the > >> > >> yes, this was my problem indeed (but not in every run). > > > > It can only happen when -t is used (and when there are nulls). > > > >> > bottom. I suggest changing it to a for loop. > >> > > >> > Also, the third test should probably be testing voffset_next rather > >> > than voffset_curr. > >> > >> err, would you mind to submit these suggestion? > > > > Done. > > Thanks. However, now it segfaults:
Right; it needs to reproduce the loop termination tests. Try r33118. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
