[syslinux] [PATCH] fix isohybrid.c compile

Michal Soltys soltys at ziu.info
Tue Oct 9 07:39:02 PDT 2012


On 2012-10-09 15:32, Matt Fleming wrote:
> On Fri, 2012-08-31 at 12:00 +0100, Frediano Ziglio wrote:
>> Make isohybrid.c compile on gcc 4.4 32 bit
>>
>> Signed-off-by: Frediano Ziglio <frediano.ziglio at citrix.com>
>> ---
>>  utils/isohybrid.c |   10 +++++-----
>>  1 files changed, 5 insertions(+), 5 deletions(-)
>
> Could you please resubmit this patch and include the warnings that gcc
> emits in your commit log?
>

These are warnings such as:

isohybrid.c: In function ‘lendian_64’:
isohybrid.c:437: error: integer constant is too large for ‘long’ type

I had similar patch subimitted here:
http://www.syslinux.org/archives/2012-February/017297.html

and as part of
http://www.syslinux.org/archives/2012-August/017882.html

(now that I realized, I frogot -u there ...)



More information about the Syslinux mailing list