Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
None
-
Reviewed
Description
Fix some compiler warnings. Some of these are misuses of fprintf (forgetting the FILE* parameter), const mismatch warnings, format specifier warnings.