Add following to get best warnings, you will not regret it. If you can, compile WISE (warning is error)
- Wall -pedantic -Weffc++ -Werror
|
2 | added -Werror as suggested in comment | ||
|
Add following to get best warnings, you will not regret it. If you can, compile WISE (warning is error)
|
||||
|
1 |
|
||
|
Add following to get best warnings, you will not regret it.
|
||||