I wrote:
> David Empson wrote:
>> Perhaps SQLite’s test procedure should be enforcing strict ANSI C mode?
>> If this is already being done, then the compiler(s) used might not be
>> enforcing this particular rule.
>
> "gcc -pedantic -std=c90" (or gnu90) would check for this error

And tool/warnings.sh already uses it, but not for the Android configuration,
which is the only one that enables ICU.


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

Reply via email to