-
Type: Technical Debt
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
-
StorEng - Defined Pipeline
In WT-8196, we added a few compiler warnings for the CPP files. This ticket should investigate if we should add the following flags as per this comment:
-Waggregate-return -Wall -Wextra -Wshadow -Wsign-conversion
Definition of done:
CMake and autoconf files are updated accordingly. Errors should be fixed as well. Be mindful that it will impact both the test/cppsuite and bench/workgen files. The workgen files should be addressed as part of WT-8263.