Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Law
f2bc8403f4 - Re-enable -Wstringop-overflow and instead make the problematical
pointer volatile to avoid the false positive diagnostic
2020-10-30 10:12:34 -06:00
Jeff Law
383268517c Fix buglet exposed by gcc-11 -Warray-parameter
Temporarily disable -Wstringop-overflow due to false positive in gcc-11
2020-10-29 15:10:19 -06:00
Jeff Law
ab20189ebb - Explicitly allow uninitialized variables in a few places that do it
- on purpose
2020-07-29 12:37:52 -06:00