mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
2c1a86482a
Enable warnings for both. Favour casting to signed rather than casting to unsigend for comparisons. Per isocpp's core guidelines ES.102, signed arithmetic gives more expected results. If we need one extra bit of range, using longer signed types achives that. Fix #6010 Fix #6012 |
||
---|---|---|
.. | ||
chatlog | ||
core | ||
model | ||
net | ||
persistence | ||
platform |