Hi there,
As part of Electron[1], we're investigating using snapshots.debian.org to
build reproducible sysroot bundles in CI for similar reasons to Mozilla.
I'm also interested in working with Chromium to upstream those changes, so
that all embedders of Chromium can build reproducible custom sysro
This bug prevents building any applications using ogre3d and CEGUI.
I'd say it's rather more severe than 'normal'.
Jeremy
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I tried compiling sqlite3 on my own machine, and the issue does not
appear. It seems to be in fact unrelated to that -D and more related
to the build environment. There are several comments in the sqlite3
source (see for example sqlite3/src/util.c) indicating that
-ffast-math is broken. Was this pa
http://www.sqlite.org/cvstrac/tktview?tn=3202
There seems to be some deep-seated issue with floating-point
arithmetic related to the recent rebuild with FTS3.
A simple test case:
sqlite> select 6.6989+22.912345;
sqlite> select 6.5989+22.912345;
29.511245
I tried this on 3.5.9-3 and on 3.5.9-2,
4 matches
Mail list logo