MN:
> > Since there are no comments there does not seem to be a bug
> > in GRASS 6.x.
> > So: if it ain't broken, don't fix it.
PK: 
> That's true; I agree. It's definitely not a bug; just a change for 
> potential future compatibility with invalid raster files so
> we don't need  it now.


just to note that currently FCELL,DCELL checks do it the "new way" of
if (x != x), while CELL still checks it the old way. ie F,D got
backported but CELL didn't.

the commit log said check if both all 0s and if nan, but the check is just
for nan. Is it the case that for all modern systems (IEEE FP's) the two
are identical?


see ya,
Hamish



      

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to