On Thu, Jun 13 2019, Richard Hipp <d...@sqlite.org> wrote:
> On 6/9/19, Landry Breuil <lan...@openbsd.org> wrote:
>>
>> this broke on sparc64
>>>select 298.2564151;
>> -298.2564151
>>
>
> I cannot reproduce this (perhaps because I do not have access to a
> sparc64 platform running OpenBSD) and do not have any good ideas about
> what might be causing it.  If you can get me a temporary login on such
> a system, however, I will debug it for you.  Send private email to the
> address below.

Thanks for the proposal, I have sent you a private mail.

For the record:

- I have built a bunch of older sqlite3 releases: 3.8.2, 3.16.2, 3.24.0,
3.25.1, 3.25.3 and 3.27.2.  All of them give the same wrong result for
"select 298.2564151;"

- on OpenBSD/sparc64 both the base system and sqlite3 are built using
gcc-4.2.1, an old gcc release licensed under GPLv2.  Using gcc-8.3.0 to
build sqlite3 doesn't magically fix the problem.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Attachment: signature.asc
Description: PGP signature

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to