[dpdk-dev] [PATCH 0/5] fix compilation issues seen with clang-3.5

Olivier Matz olivier.matz at 6wind.com
Wed Dec 17 13:55:20 CET 2014


This series are compilation fixes seen with clang-3.5 on linux.

Olivier Matz (5):
  test-devargs: fix misplaced braces in strncmp call
  examples/l3fwd: fix compilation with clang 3.5
  examples/netmap: fix overflow in ioctl operation
  examples/vm_power_manager: move -lvirt in LDLIBS
  examples/vm_power_manager: fix initialization of cmdline token

 app/test/test_devargs.c                    | 2 +-
 examples/l3fwd/main.c                      | 4 +++-
 examples/netmap_compat/lib/compat_netmap.c | 2 +-
 examples/netmap_compat/lib/compat_netmap.h | 2 +-
 examples/vm_power_manager/Makefile         | 4 +++-
 examples/vm_power_manager/vm_power_cli.c   | 2 +-
 6 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.1.3



More information about the dev mailing list