The most current SQLite amalgamation (3.49.1) is showing ~70 warnings when compiled with -Wwrite-strings.
But maybe 70 warnings in 250k LoC is OK for your standards of proficiency.
The most current SQLite amalgamation (3.49.1) is showing ~70 warnings when compiled with -Wwrite-strings.
But maybe 70 warnings in 250k LoC is OK for your standards of proficiency.
Surely you agree that is a problem that ought to be fixed in that code?
70 warnings really doesn't sound that bad to fix. Most are probably trivial. I'm sure a few aren't.
If nobody is around to fix it, that's what legacy flags are for.