svn commit: trunk/busybox: scripts

Mike Frysinger vapier at gentoo.org
Mon Sep 12 23:10:15 UTC 2005


On Monday 12 September 2005 08:33 am, vodz at busybox.net wrote:
> Added:
>    trunk/busybox/scripts/bb_mkdep.c

this sucker is giving me a warning that should prob be fixed:
busybox/scripts/bb_mkdep.c: In function `show_dep':
busybox/scripts/bb_mkdep.c:595: warning: field precision is not type int (arg 
2)

the code in question:
             printf("\n%.*s.o:", (ext - a), a);
-mike



More information about the busybox mailing list