Closed jschueller closed 7 years ago
@jschueller I do not understand why you have -Wshadow
enabled. From the gcc manual it's not in -Wextra
. Did you add it to manually ?
I did not set CFGLAGS or CXXFLAGS in the env, just ran 'cmake ..'. If I remove Werror from CmakeLists it goes away.
it seems to go away with a clean vm, should be on my side, sorry for the noise
Compilation fails with Werror enabled (default) as there are many warnings: