Glynn Clements wrote:
> > I believe that the problem is due to an incomplete conversion from the
> > 4.x G_get_map_row() function (which maps null to zero) to the 7.0
> > Rast_get_c_row() function (which leaves null as-is, i.e. -2^31). I.e.
> > it now reads nulls as nulls (instead of zeros) but doesn't actually
> > make any attempt to deal with the nulls which it gets.

> The issue should be fixed by r55276.

Tested -- it gets going (at least in the previously mentioned failure with a 
computational region of 65914160 cells).

Thank you Glynn :-)

Nikos

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to