[odb-users] gcc 13.2: vector.ixx: warning: ‘i’ may be used uninitialized
Boris Kolpackov
boris at codesynthesis.com
Wed Sep 18 06:06:32 EDT 2024
Siegmund, Harald <Harald.Siegmund at isotravel.com> writes:
> Unfortunately the const doesn't make the warning go away.
Ok, thanks for testing. I've now suppressed it by making sure
the variables in question are always initialized:
https://git.codesynthesis.com/cgit/odb/odb/commit/?id=fc3962b053a80e2a6744c3b28e59d4d4c113c166
More information about the odb-users
mailing list