1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 21:14:33 +00:00
Chocobo1 365554d064
Use proper signed number type
This also suppress the compiler warning:
src/base/bittorrent/torrentimpl.cpp:228:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
2021-06-29 18:04:33 +08:00
..
2020-11-17 21:02:37 +03:00
2020-12-31 13:28:48 +08:00
2020-11-17 21:02:37 +03:00
2020-10-23 12:58:11 +08:00
2020-11-17 21:02:37 +03:00
2021-03-12 12:43:14 +03:00
2020-11-17 21:02:37 +03:00
2021-05-19 15:42:41 +03:00
2020-11-17 21:02:37 +03:00
2021-04-18 12:46:07 +08:00
2020-11-17 21:02:37 +03:00
2020-11-17 21:02:37 +03:00
2021-03-12 12:43:14 +03:00
2021-05-01 12:30:53 +03:00
2021-06-29 18:04:33 +08:00
2021-05-18 08:40:05 +03:00