Turn on, and fix, more warnings
The Makefile was intented to be -Wall and not simply -W, but I missed that. This enables more warnings and also enables -Werror (except for the tests).
Showing
- Ganeti/HTools/Cluster.hs 8 additions, 8 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Luxi.hs 3 additions, 3 deletionsGaneti/HTools/Luxi.hs
- Ganeti/HTools/Node.hs 2 additions, 2 deletionsGaneti/HTools/Node.hs
- Ganeti/HTools/QC.hs 6 additions, 6 deletionsGaneti/HTools/QC.hs
- Ganeti/HTools/Utils.hs 1 addition, 1 deletionGaneti/HTools/Utils.hs
- Makefile 2 additions, 2 deletionsMakefile
- hail.hs 4 additions, 4 deletionshail.hs
Loading
Please register or sign in to comment