SQLite Forum

gcc 11 compiler warning in sqlite3Fts5IndexQuery
Login
Ugh.  When I ran "`apt install gcc-11`" on my Ubuntu 20.04 machine in order
to try to reproduce this problem, it broke the clang installation so that now
I can not longer run "`clang -fsanitize=fuzzer`".

Yet another example of compiler warnings causing harm rather than preventing it...