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

Gene Cumm gene.cumm at gmail.com
Sun May 17 04:49:55 PDT 2015


On Mon, Feb 9, 2015 at 10:01 PM, Jonathan Boeing via Syslinux
<syslinux at zytor.com> wrote:
> 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(-)

Done.

-- 
-Gene


More information about the Syslinux mailing list