зеркало из https://github.com/nextcloud/desktop.git
b10edfecfc
MSVC stores the enum as signed in the bitfield (contrary to the C++ spec) Which means that once we store a value such as SyncFileItem::DetailError in a bitfield, we get a negative value back, then of course, further comparison fails. |
||
---|---|---|
.. | ||
3rdparty | ||
cmd | ||
common | ||
crashreporter | ||
csync | ||
gui | ||
libsync | ||
CMakeLists.txt |