Mr. Hipp,

On Sat, Jun 25, 2016 at 11:31 PM, Richard Hipp <d...@sqlite.org> wrote:
> On Sun, Jun 26, 2016 at 4:30 AM, Igor Korot <ikoro...@gmail.com> wrote:
>>
>> I am wondering what is the current policy on the compilation
>> warning for the SQLite?
>>
>
> In short, the policy of SQLite towards warnings is "Don't Panic!".

That's a good policy. After all its just a warning. ;-)

>
> A "bug" means that the software computes an incorrect answer.
> Compiler warnings are not bugs.  Compiler warnings are sometimes
> correlated with bugs, though in SQLite that correlation has
> historically been weak.  We do strive to make SQLite compile without
> warnings.  We also strive to avoid spelling and grammatical errors in
> comments.  Those two efforts get approximately the same priority.

Hopefully I will get rid of those warning here in my program

Thank you.

>
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to