FILEIO into WIN32 Linux does not compile #1049
Annotations
20 warnings
CMAKE Build Debug:
lib/plugins/stack/stack.c#L142
format specifies type 'int' but the argument has type 'rxinteger' (aka 'long long') [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L807
format specifies type 'unsigned long' but the argument has type 'int' [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L807
format specifies type 'unsigned long' but the argument has type 'int' [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L813
format specifies type 'unsigned long' but the argument has type 'int' [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L939
more '%' conversions than data arguments [-Wformat-insufficient-args]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L983
more '%' conversions than data arguments [-Wformat-insufficient-args]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L1000
field precision should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L1036
format specifies type 'int' but the argument has type 'char *' [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L1048
format specifies type 'int' but the argument has type 'rxinteger' (aka 'long long') [-Wformat]
|
CMAKE Build Debug:
interpreter/rxvmintp.c#L1085
format specifies type 'long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
CMAKE Build Release
macro is not used [-Wunused-macros]
|
Loading