Skip to content

Fix code that generates warnings under Clang

Lactozilla requested to merge fix-clang-warnings into next

Fixed code that generated the following warnings under Clang:

  • -Wdeprecated-non-prototype
  • -Wsingle-bit-bitfield-constant-conversion
Edited by Lactozilla

Merge request reports

Loading