On Tue, Aug 2, 2016 at 8:00 AM, Stephan Beal <sgb...@googlemail.com> wrote:
>
> As i rememeber it, sqlite3 won't compile with strict C89 mode because of
> its use of (long long), which is C99 (but is apparently implemented in all
> C compilers when not running in strict C89 mode).
>

This makes me wonder what the benefit of staying with the C89 specification
instead of the C99 specification. Are there really still compilers in use
that don't implement C99?
_______________________________________________
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