On Fri, Jan 3, 2014 at 9:14 PM, Richie Adler <richiead...@gmail.com> wrote:

> After checkin [bd1151126a], compilation under MINGW produces the following
> error:
>


Yes, it fails for me too....

OK, so I propose the following fix:

(1) Move [bd1151126a] into a branch.
(2) Remove the --disable-internal-sqlite option on trunk.  Require the use
of the built-in SQLite only, since SQLite needs to be built with
non-standard compile-time options to fully meet the needs of Fossil.
(3) Cherry-pick check-ins after [bd1151126a] onto the trunk.
(4) When distributions complain, we simply explain that we tried using an
external SQLite but it introduced too many complications and bugs and that
we now require statically linking SQLite for reasons of security and
reliability.

Comments?


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to