1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 19:57:46 +00:00
sapphire/src
ShelbyZ 33da12a8d3 gcc warnings
- uint64_t format errors using <cinttypes> define SCNu64
- sprintf without format string replacing with strcpy (might be better
to move to strncpy or something else)
- use return value of fread(...)
- use return value of system(...)
2017-11-01 22:24:50 -07:00
..
libraries@c71860d795 First batch of fixes for 4.1, still quite a few hickups 2017-10-10 18:51:17 +02:00
servers gcc warnings 2017-11-01 22:24:50 -07:00
tools gcc warnings 2017-11-01 22:24:50 -07:00