v.fmt: cleanup fmt_new_int_test.v #16935
c2v_ci.yml
on: push
build-doom
2m 27s
test-regression
2m 58s
Annotations
1 error, 20 warnings, and 10 notices
|
test-regression
invalid expression: unexpected token `=`
|
|
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[4]' [-Wincompatible-pointer-types]
|
|
test-regression
incompatible pointer types initializing 'menuitem_t *' with an expression of type 'menuitem_t (*)[6]' [-Wincompatible-pointer-types]
|
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
|
test-regression
unused variable 'valera' [-Wunused-variable]
|
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
|
test-regression
6 enumeration values not handled in switch: 'BT_USE', 'BT_SPECIALMASK', 'BT_CHANGE'... [-Wswitch]
|
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
|
test-regression
mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement]
|
|
test-regression
'static' ignored on this declaration [-Wmissing-declarations]
|
|
test-regression
unused variable 'fuck' [-Wunused-variable]
|
|
test-regression
enumeration value ‘BT_WEAPONSHIFT’ not handled in switch [-Wswitch]
|
|
test-regression
enumeration value ‘BT_WEAPONMASK’ not handled in switch [-Wswitch]
|
|
test-regression
enumeration value ‘BT_CHANGE’ not handled in switch [-Wswitch]
|
|
test-regression
enumeration value ‘BT_SPECIALMASK’ not handled in switch [-Wswitch]
|
|
test-regression
enumeration value ‘BT_SPECIAL’ not handled in switch [-Wswitch]
|
|
test-regression
enumeration value ‘BT_USE’ not handled in switch [-Wswitch]
|
|
test-regression
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
|
test-regression
ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
|
|
test-regression
useless storage class specifier in empty declaration
|
|
test-regression
unused variable ‘fuck’ [-Wunused-variable]
|
|
test-regression
the global variable named `state` already exists
|
|
test-regression
the global variable named `p` already exists
|
|
test-regression
the global variable named `p` already exists
|
|
test-regression
the global variable named `p` already exists
|
|
test-regression
the global variable named `y` already exists
|
|
test-regression
the global variable named `oldgamestate` already exists
|
|
test-regression
the global variable named `fullscreen` already exists
|
|
test-regression
the global variable named `p` already exists
|
|
test-regression
the global variable named `y` already exists
|
|
test-regression
the global variable named `y` already exists
|