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

2008-12-09 Thread Wolfgang Denk
Dear Bartek, in message <[EMAIL PROTECTED]> I wrote: > > 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: wa

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

2008-11-24 Thread Wolfgang Denk
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