Merge remote-tracking branch 'upstream/master' #1
Annotations
10 errors, 10 warnings, and 10 notices
src/doom/m_crispy.h#L31
use of undeclared identifier 'NUM_COLOREDBLOOD'
|
src/doom/r_segs.h#L24
unknown type name 'lighttable_t'
|
src/heretic/p_extnodes.h#L38
unknown type name 'boolean'
|
src/heretic/p_spec.h#L48
expected function body after function declarator
|
src/hexen/p_action.h#L24
unknown type name 'mobj_t'
|
src/hexen/p_action.h#L24
unknown type name 'player_t'
|
src/hexen/p_action.h#L24
unknown type name 'pspdef_t'
|
src/hexen/p_action.h#L25
unknown type name 'mobj_t'
|
src/hexen/p_action.h#L25
unknown type name 'player_t'
|
src/hexen/p_action.h#L25
unknown type name 'pspdef_t'
|
pcsound/pcsound_sdl.c#L65
variable 'frequency' is not initialized
|
src/deh_main.c#L54
variable 'deh_filenames' is non-const and globally accessible, consider making it const
|
src/deh_main.c#L54
variable 'deh_filenames' provides global access to a non-const object; consider making the pointed-to data 'const'
|
src/deh_main.c#L58
variable name 'i' is too short, expected at least 3 characters
|
src/deh_main.c#L162
parameter name 's' is too short, expected at least 3 characters
|
src/deh_main.h#L33
parameter name 's' is too short, expected at least 3 characters
|
src/doom/am_map.c#L133
variable 'secretwallcolors' is non-const and globally accessible, consider making it const
|
src/doom/am_map.c#L134
variable 'revealedsecretwallcolors' is non-const and globally accessible, consider making it const
|
src/doom/am_map.c#L1711
statement should be inside braces
|
src/doom/am_map.c#L2055
variable 'fx_flip' is not initialized
|
opl/opl_sdl.c#L1
File opl/opl_sdl.c does not conform to Custom style guidelines. (lines 29)
|
src/doom/s_sound.c#L1
File src/doom/s_sound.c does not conform to Custom style guidelines. (lines 1109, 1121, 1122, 1123)
|
src/doom/sounds.c#L1
File src/doom/sounds.c does not conform to Custom style guidelines. (lines 93)
|
src/heretic/doomdef.h#L1
File src/heretic/doomdef.h does not conform to Custom style guidelines. (lines 134)
|
src/heretic/dstrings.h#L1
File src/heretic/dstrings.h does not conform to Custom style guidelines. (lines 130, 131, 132, 134)
|
src/heretic/p_extnodes.h#L1
File src/heretic/p_extnodes.h does not conform to Custom style guidelines. (lines 29, 30)
|
src/heretic/p_spec.h#L1
File src/heretic/p_spec.h does not conform to Custom style guidelines. (lines 282)
|
src/heretic/p_switch.c#L1
File src/heretic/p_switch.c does not conform to Custom style guidelines. (lines 145, 152, 162, 167, 189)
|
src/heretic/r_draw.c#L1
File src/heretic/r_draw.c does not conform to Custom style guidelines. (lines 573)
|
src/heretic/r_segs.c#L1
File src/heretic/r_segs.c does not conform to Custom style guidelines. (lines 144, 145, 148, 154, 160, 161, 457, 459, 460, 461, 462, 463, 466, 467, 469, 470, 471, 472, 473, 540, 541, 542, 555, 556)
|
The logs for this run have expired and are no longer available.
Loading