Browse Source
The casts are useless, but the reports show some where we can actually improve the code by replacing them with better alternatives like converting whatever int type into a string instead of casting to a specific one which might in the future be too small. Reported-By: gcc -Wuseless-castdebian/1.8.y

9 changed files with 29 additions and 43 deletions
Loading…
Reference in new issue