Hi, I would like to enforce extra compiler checks in order to have better feedback during compile testing of the patches before merging them. I'm not sure if it's going to play out well in the long term (false positives), but I simply prefer to have another pairs of review eyes (even if it's machine) for free and I usually try to enable those checks in my projects as well.
Cc: Bjørn Mork <[email protected]> Petr Štetiar (2): Enable extra compiler checks Iron out all extra compiler warnings CMakeLists.txt | 2 +- cli.c | 23 ++++++++++++----------- mbim-dev.c | 4 ++-- mbim-msg.c | 2 +- mbim-msg.h | 2 +- 5 files changed, 17 insertions(+), 16 deletions(-) -- 1.9.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
