Fix Bug#805350 Make warnings - stops compile -Werror
Remove compilation warnings about unused variables. Make sure Release and RelWithDebugInfo do not include -Werror - we don't know compiler version at the client and shouldn't plant time bombs for him/her.
Showing
- CMakeLists.txt 8 additions, 1 deletionCMakeLists.txt
- core/admin.m 1 addition, 1 deletioncore/admin.m
- core/admin.rl 1 addition, 1 deletioncore/admin.rl
- core/fiber.m 2 additions, 4 deletionscore/fiber.m
- include/fiber.h 1 addition, 5 deletionsinclude/fiber.h
- mod/box/box.m 3 additions, 3 deletionsmod/box/box.m
Loading
Please register or sign in to comment