At one time, we used the fcmp library to get high-precision floating-point comparisons. We ended up not using it. This is a GPL v2 library incompatible with the MIT license, so we should remove it. This would require changing the sde.h header to remove the unused fcmp option.
At one time, we used the fcmp library to get high-precision floating-point comparisons. We ended up not using it. This is a GPL v2 library incompatible with the MIT license, so we should remove it. This would require changing the
sde.hheader to remove the unused fcmp option.