Artifact bd21c4a0e718ab1470de07a2a79f2544d7903be34feebcc80de04beee4807b00:
- File test/atof1.test — part of check-in [81342fa6dd] at 2024-12-07 14:48:55 on branch trunk — On x64 hardware, round-trip uint64_t→double→uint64_t conversions fail for values greater than UINT64_MAX-2047. This caused the SQLite text-to-float converter routine to give incorrect results for values between '1.8446744073709550592eNNN' and '1.8446744073709551609eNNN' for any exponent NNN. This problem was introduced by check-in [761d8fd18b0ee868] and first appeared in version 3.47.0 and was reported by forum post 569a7209179a7f5e. Fixed by this check-in. (user: drh size: 3839) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.