-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.21-21, 5.6.40-84.0
-
Component/s: TokuDB
-
Labels:None
-
Epic Link:
8.0 changed the compiler options and now includes -Wunused-parameter. TokuDB has lots of functions with unused parameters so TokuDB does not compile with this compiler option. Investigate and fix or annotate all of the warnings.