Merge branch 'master' of github.com:chocolate-doom/chocolate-doom #580
Annotations
10 warnings and 8 notices
src/doom/m_menu.c#L2274
variable 'dir' is not initialized
|
src/heretic/doomdef.h#L759
variable 'maplumpinfo' is non-const and globally accessible, consider making it const
|
src/heretic/doomdef.h#L759
variable 'maplumpinfo' provides global access to a non-const object; consider making the pointed-to data 'const'
|
src/heretic/mn_menu.c#L193
variable 'joypadsave' is non-const and globally accessible, consider making it const
|
src/heretic/mn_menu.c#L1216
function 'strcmp' is called without explicitly comparing result
|
src/heretic/mn_menu.c#L1750
variable 'dir' is not initialized
|
src/heretic/p_setup.c#L706
variable 'maplumpinfo' is non-const and globally accessible, consider making it const
|
src/heretic/p_setup.c#L706
variable 'maplumpinfo' provides global access to a non-const object; consider making the pointed-to data 'const'
|
src/hexen/h2def.h#L889
variable 'maplumpinfo' is non-const and globally accessible, consider making it const
|
src/hexen/h2def.h#L889
variable 'maplumpinfo' provides global access to a non-const object; consider making the pointed-to data 'const'
|
src/doom/g_game.c#L1
File src/doom/g_game.c does not conform to Custom style guidelines. (lines 1094)
|
src/doom/m_menu.c#L1
File src/doom/m_menu.c does not conform to Custom style guidelines. (lines 2323, 2327, 2331)
|
src/heretic/mn_menu.c#L1
File src/heretic/mn_menu.c does not conform to Custom style guidelines. (lines 1218, 1231, 1277, 1798, 1802, 1806, 1811, 1812, 1816, 1817, 1821, 1822, 1826, 1827, 1832, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1869, 1870, 1871, 1875, 1876, 1877)
|
src/heretic/p_setup.c#L1
File src/heretic/p_setup.c does not conform to Custom style guidelines. (lines 763)
|
src/hexen/mn_menu.c#L1
File src/hexen/mn_menu.c does not conform to Custom style guidelines. (lines 1214, 1227, 1268, 1270, 1825)
|
src/i_joystick.c#L1
File src/i_joystick.c does not conform to Custom style guidelines. (lines 330, 335, 340, 438, 439)
|
src/i_joystick.h#L1
File src/i_joystick.h does not conform to Custom style guidelines. (lines 78, 79, 80, 81)
|
src/strife/m_menu.c#L1
File src/strife/m_menu.c does not conform to Custom style guidelines. (lines 2297)
|
The logs for this run have expired and are no longer available.
Loading