improve spectator reporting #33
Annotations
10 errors and 10 warnings
src/client.c#L46
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L47
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L48
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L49
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L50
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L51
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L52
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L53
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L54
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/client.c#L55
a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
|
src/world.c#L56
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/world.c#L59
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/world.c#L147
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/world.c#L585
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L198
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L441
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L442
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L533
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L824
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
src/weapons.c#L873
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
The logs for this run have expired and are no longer available.
Loading