[GRASS5] An error in v.surf.idw main program --- may be a bug.
Muzaffer Ayvaz
muzafferayvaz at yahoo.com
Fri Dec 30 12:53:12 EST 2005
Hi all;
While i am compiling the grass source codes gcc shows a warning. for the line
.....
/* interpolate */
sum1 = 0.0;
sum2 = 0.0;
for (n = 0; n < nsearch; n++)
{
if(dist = list[n].dist)
{
The code is like that in both 6.0.1 version and 6.0.2RC1.
is it an error or anythig else. i think it must be;
if ( dist == list[n].dist)
Best regards...
Muzaffer
---------------------------------
Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20051230/c25124aa/attachment.html
More information about the grass-dev
mailing list