[syslinux] [PATCH 0/6] fix some compiler warnings

Jonathan Boeing jonathan.n.boeing at gmail.com
Mon Feb 9 19:01:33 PST 2015


These patches fix a few compiler warnings.  

Tested on top of commit aee0dc5565711ef5be7c30fb5fc1c5f3f98db09f

Jonathan Boeing (6):
  Use z width specifier when printing size_t variable
  pxe: fix truncation warning
  gpllib: fix sizeof(char *) misuse
  hdt: fix sizeof(char *) misuse
  hdt: fix sizeof(char *) misuse
  hdt: fix sizeof(char *) misuse

 com32/gpllib/dmi/dmi.c          |  24 +++---
 com32/hdt/hdt-cli-cpu.c         | 178 ++++++++++++++++++++--------------------
 com32/hdt/hdt-cli.c             |   5 +-
 com32/hdt/hdt-menu-processor.c  | 178 ++++++++++++++++++++--------------------
 com32/lib/syslinux/load_linux.c |   2 +-
 core/fs/pxe/http.c              |   2 +-
 6 files changed, 196 insertions(+), 193 deletions(-)

-- 
2.3.0



More information about the Syslinux mailing list