solanum-vs-hackint-and-char.../bandb
Aaron Jones a8517ee77c
bandb/bandb.c: misc cleanup for compiler warnings
bandb.c:243:1: warning: function 'error_cb' could be declared with
               attribute 'noreturn' [-Wmissing-noreturn]

bandb.c:289:1: warning: function 'db_error_cb' could be declared with
               attribute 'noreturn' [-Wmissing-noreturn]

bandb.c:293:13: warning: signed shift result (0x80000000) sets the sign
                bit of the shift expression's type ('int') and becomes
                negative [-Wshift-sign-overflow]
2017-08-04 12:32:56 +00:00
..
bandb.c bandb/bandb.c: misc cleanup for compiler warnings 2017-08-04 12:32:56 +00:00
bantool.c bandb/bantool.c: misc cleanup for compiler warning 2017-08-04 12:32:53 +00:00
Makefile.in configure: use pkg-config for sqlite 2014-06-01 15:50:47 -04:00
rsdb.h Add bandb code. 2010-01-07 16:50:34 -06:00
rsdb_snprintf.c Add bandb code. 2010-01-07 16:50:34 -06:00
rsdb_sqlite3.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
sqlite3.c Restore trailing whitespace in sqlite3 amalgamation. 2014-03-09 17:54:26 +01:00
sqlite3.h Restore trailing whitespace in sqlite3 amalgamation. 2014-03-09 17:54:26 +01:00