[U-Boot] mkimage warning: ISO C99 requires ...

Wolfgang Denk wd at denx.de
Mon Nov 24 09:37:24 CET 2008


Dear Bartek,

compiling U-Boot in an old OS environment (RedHat-7.3 :-) gives the
following warnigns from mkimage.[ch]:

In file included from image.c:71:
mkimage.h:41:23: warning: ISO C does not permit named variadic macros
image.c:2422:54: warning: ISO C99 requires rest arguments to be used
image.c:2840:60: warning: ISO C99 requires rest arguments to be used
image.c:2847:60: warning: ISO C99 requires rest arguments to be used
image.c:2854:67: warning: ISO C99 requires rest arguments to be used
image.c:2892:73: warning: ISO C99 requires rest arguments to be used
In file included from mkimage.c:25:
mkimage.h:41:23: warning: ISO C does not permit named variadic macros
mkimage.c:243:47: warning: ISO C99 requires rest arguments to be used
mkimage.c:622:48: warning: ISO C99 requires rest arguments to be used


Could you please have a look?  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Any sufficiently advanced bug is indistinguishable from a feature.
                                                      - Rich Kulawiec


More information about the U-Boot mailing list