On (24/11/11 17:11), Bernhard Reutner-Fischer wrote: > On Nov 24, 2011 2:34 PM, "Carmelo AMOROSO" <[email protected]> wrote: > > > > On 17/11/2011 14.46, Bernhard Reutner-Fischer wrote: > > > commit: > http://git.uclibc.org/uClibc/commit/?id=bd3c1a2495cbcb51b606f8e4892fcd127f91e645 > > > branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master > > > > > > fix signed vs. unsigned comparison warnings while at it > > > > > > Signed-off-by: Bernhard Reutner-Fischer <[email protected]> > > > --- > > > libc/misc/internals/tempname.c | 6 +++--- > > > libc/misc/internals/tempname.h | 2 +- > > > .../sysdeps/unix/sysv/linux/Makefile.commonarch | 2 +- > > > 3 files changed, 5 insertions(+), 5 deletions(-) > > > > > > Bernhard, > > likely you forgot to add pt-tempname.c, and build breaks. Do you confirm ? > > Indeed. Will fix it ASAP :/
I have a tested fix here https://github.com/kraj/uClibc/commit/2c528b86a6d4645689401be200e61d93612782dd merge it > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc -- -Khem _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
