WIP (Linux fix - Relocatable code) #979
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
|
|
re2c/src/parse/ast.cc#L9
declaration requires an exit-time destructor [-Wexit-time-destructors]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmvars.h#L842
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmintp.c#L981
format specifies type 'long long' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
interpreter/rxvmintp.c#L1013
format specifies type 'int' but the argument has type 'char *' [-Wformat]
|
interpreter/rxvmintp.c#L1025
format specifies type 'int' but the argument has type 'rxinteger' (aka 'long') [-Wformat]
|
This job succeeded
Loading