mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 08:11:38 +08:00
- "warning: comparison of unsigned expression < 0 is always false [-Wtautological-unsigned-zero-compare]" - "warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]" CORE-14306