|
|
|
|
|
by stabbles
882 days ago
|
|
> Fix a couple of harmless compiler warnings that appeared in debug builds with GCC 16. Some projects use -Werror, only ever test with older GCC, and builds fail with anything recent. SQLite on the other hand anticipates the new compiler warnings of GCC 3 major versions in the future, that's impressive! |
|