Details
-
Task
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
MXS-SPRINT-190
Description
This removes ambiguity from the code and prevents surprises.
A bunch of global variables are exposed in paths.h and some constructors have arguments with the same name as a member variable.
At the same time -Wextra could be added.