Commit c3721642f1d373f363d02081a94f24984960484e

Alexei Podtelezhnikov 2020-09-11T23:13:02

[raster] Tune SMART macro (#58352). Windows seems to perform smart dropout control at 26.6 precision. To mimick Windows independent of increased precision, we need to tweak the macro so that some close calls break down rather than up. * src/raster/ftraster.c (SMART): Tweak the macro.