~vcs-imports/nut:pull_810_cppcheck_fixes

Last commit made on 2020-11-04
Get this branch:
git clone -b pull_810_cppcheck_fixes https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
pull_810_cppcheck_fixes
Repository:
lp:~vcs-imports/nut

Recent commits

88cf611... by Jim Klimov <email address hidden>

Fix issue #833 for (sys/)termios.h on BSD

...And generally check if we CAN build serial drivers before
trying to (and/or guessing if we should try).

030cc98... by Jim Klimov <email address hidden>

configure.ac: revise the fix for AC_PROG_LIBTOOL to only revert settings already passed to the compiler (that older releases may not understand if we just force them)

d94706a... by Jim Klimov <email address hidden>

ci_build.sh: do not hide autogen.sh stderr

f4a889b... by Jim Klimov <email address hidden>

ci_build.sh: if configure failed, sleep a bit before dumping config.log

90f6d4e... by Jim Klimov <email address hidden>

Merge remote-tracking branch 'seanm/cppcheck-fixes' into fightwarn-seanm

e735db6... by Jim Klimov <email address hidden>

Merge branch 'master' into cppcheck-fixes

dfb4dae... by Jim Klimov

Update solis.c

Drop temporary unicode comment for PR

cb02002... by Jim Klimov

Update nutdrv_qx_voltronic.c

Drop temporary comment with unicode for PR

058c698... by Jim Klimov <email address hidden>

configure.ac : work around libtool weakness seen by pedantic compilers (did not test for "${CLANG}" so drop it for now)

df92316... by Jim Klimov <email address hidden>

configure.ac : work around libtool weakness seen by pedantic compilers