Allow computer players to be set within IF-statement #1421
Annotations
1 error, 5 warnings, and 8 notices
build:
libexterns.mk#L45
[libexterns.mk:45: sdl/lib/libSDL2main.a] Error 1 (ignored)
|
build:
src/lvl_script_commands.c#L5967
passing argument 2 of ‘get_players_range_f’ from incompatible pointer type
|
build:
src/lvl_script_commands.c#L5967
passing argument 3 of ‘get_players_range_f’ from incompatible pointer type
|
build:
src/lvl_script_commands.c#L5967
passing argument 2 of ‘get_players_range_f’ from incompatible pointer type
|
build:
src/lvl_script_commands.c#L5967
passing argument 3 of ‘get_players_range_f’ from incompatible pointer type
|
build
Removing issue matcher 'generic error parser'. Matcher failed 3 times. Error: The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.
|
build:
src/lvl_script_lib.h#L306
in definition of macro ‘get_players_range’
|
build:
src/lvl_script_lib.h#L307
expected ‘int *’ but argument is of type ‘char *’
|
build:
src/lvl_script_lib.h#L306
in definition of macro ‘get_players_range’
|
build:
src/lvl_script_lib.h#L307
expected ‘int *’ but argument is of type ‘char *’
|
build:
src/lvl_script_lib.h#L306
in definition of macro ‘get_players_range’
|
build:
src/lvl_script_lib.h#L307
expected ‘int *’ but argument is of type ‘char *’
|
build:
src/lvl_script_lib.h#L306
in definition of macro ‘get_players_range’
|
build:
src/lvl_script_lib.h#L307
expected ‘int *’ but argument is of type ‘char *’
|
Loading