Unify all platforms with CMake #33
Annotations
10 warnings
Run CMake:
src/xsd_document.c#L1170
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/xsd.c#L198
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vx_tracker.c#L1303
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vx_tracker.c#L1408
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vx_coronas.c#L338
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vx_coronas.c#L510
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vx_coronas.c#L579
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
Run CMake:
src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
|
Run CMake:
src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
|
Run CMake:
src/vm_interpreted.c#L221
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
|
Loading