mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-13 20:30:49 +00:00
04ed2e0e19
Fix for PR#56 -- there is a kludge to modify the exponent for a converted value of zero, due to the way that SANE special- cases it. This kludge was applied for all values that had a zero exponent; now do it only for the value zero.