RTRLIB-Pull-Request Testing
Build: #260 was successful Custom build by Github Hook with revision master
Code commits
rtrlib-github
-
Philippe Guibert 4828e6c04905408a0cc6f1ca22fab634e3037124
*: fix warnings of compilation with gcc 5.4
some warnings are removed by adding some tiny modifications in the code.
third party files are omitted in the warnings fix.
also there is a warning in travis when braces are put around fgets(){}
call, whereas the warning had disappeared with gcc 5.4. decision is to
keep gcc warning for this case, so that travis does not warn.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>- rtrlib/transport/ssh/ssh_transport.c (version 4828e6c04905408a0cc6f1ca22fab634e3037124) (diffs)
- tests/test_dynamic_groups.c (version 4828e6c04905408a0cc6f1ca22fab634e3037124) (diffs)
- tests/test_live_validation.c (version 4828e6c04905408a0cc6f1ca22fab634e3037124) (diffs)
- tools/rpki-rov.c (version 4828e6c04905408a0cc6f1ca22fab634e3037124) (diffs)