On 6/26/16, 10:32 AM, "dev on behalf of Keith Wiles" <dev-bounces at dpdk.org on behalf of keith.wiles at intel.com> wrote:
>Latest clang compiler 3.8.0 on latest update of Ubuntu >creates a few more warnings on -Warray-bounds and extra >() around 'if' expressions. > >Signed-off-by: Keith Wiles <keith.wiles at intel.com> >--- > app/test-pmd/Makefile | 3 +++ > app/test/Makefile | 3 +++ > drivers/net/bonding/Makefile | 4 ++++ > drivers/net/fm10k/Makefile | 2 ++ > drivers/net/i40e/Makefile | 2 ++ > lib/librte_cmdline/Makefile | 6 ++++++ > lib/librte_eal/linuxapp/eal/Makefile | 7 +++++++ > 7 files changed, 27 insertions(+) > self-nak: found another problem