Always parse mods when in mods=0 but not load them #512
Annotations
10 warnings
Source/XPrm/Token.cpp#L409
'|=': unsafe mix of type 'bool' and type 'int' in operation
|
Source/XPrm/Token.cpp#L409
'|': unsafe mix of type 'bool' and type 'int' in operation
|
Source/Network/P2P_interface2Th.cpp#L412
'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'const NETID'
|
Source/Network/P2P_interface2Th.cpp#L438
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
|
Source/Network/P2P_interface2Th.cpp#L470
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
|
Source/Network/P2P_interface2Th.cpp#L499
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'const NETID'
|
Source/Network/P2P_interface2Th.cpp#L504
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'const NETID'
|
Source/Network/P2P_interface2Th.cpp#L856
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
|
Source/Network/P2P_interface2Th.cpp#L1615
'fprintf' : format string '%X' requires an argument of type 'unsigned int', but variadic argument 1 has type 'NETID'
|
Source/Network/P2P_interface2ThSDL.cpp#L60
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
|
The logs for this run have expired and are no longer available.
Loading