-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-10-28, Execution Team 2024-11-11, Execution Team 2024-11-25
-
200
Currently there are many -Wmissing-prototypes warnings, and while some are spurious most of them are either unintentionally extern helpers or just dead code. Cleaning this up should allow deleting some code and will (very insignificantly) improve linker performance.
- split to
-
SERVER-97205 Enable -Wmissing-prototypes warnings
- In Progress