Files
qBittorrent/src
Chocobo1 e365d57063 Fix unsafe type narrowing
Appending the warning below:
qBittorrent\src\base/utils/version.h(176): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
qBittorrent\src\base/utils/version.h(185): note: see reference to function template instantiation 'std::array<T,2> Utils::Version<T,2,2>::parseList<StringsList>(const StringsList &)' being compiled
        with
        [
            T=unsigned short,
            StringsList=QList<QByteArray>
        ]
2019-04-16 12:37:46 +08:00
..
2019-04-16 12:37:46 +08:00
2018-09-12 17:30:19 +03:00
2018-11-14 23:39:57 +02:00
2017-03-05 22:24:59 +01:00
2019-03-17 21:55:49 +02:00
2018-12-17 00:28:04 +02:00