invalid expression: unexpected token `=`
Show more
Show less
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
Show more
Show less
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
Show more
Show less
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
Show more
Show less
unused variable 'valera' [-Wunused-variable]
Show more
Show less
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
Show more
Show less
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
Show more
Show less
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
Show more
Show less
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
Show more
Show less
'static' ignored on this declaration [-Wmissing-declarations]
Show more
Show less
unused variable 'fuck' [-Wunused-variable]
Show more
Show less
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
Show more
Show less
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
Show more
Show less
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
Show more
Show less
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
Show more
Show less
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
Show more
Show less
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
Show more
Show less
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
Show more
Show less
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
Show more
Show less
useless storage class specifier in empty declaration
Show more
Show less
unused variable ‘fuck’ [-Wunused-variable]
Show more
Show less
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line
Show more
Show less
module 'strings' is imported but never used. Use `import strings as _`, to silence this warning, or just remove the unused import line
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less
redundant parentheses are used
Show more
Show less