This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

charmap-dir warning


   Here is another warning that seems new in current glibc cvs...

make[2]: Entering directory `/home/howarth/libc/locale'
programs/ld-monetary.c: In function `monetary_finish':
programs/ld-monetary.c:282: warning: comparison is always false due to limited range of data type
programs/ld-monetary.c:283: warning: comparison is always false due to limited range of data type
programs/charmap-dir.c: In function `charmap_aliases':
programs/charmap-dir.c:268: warning: float format, pointer arg (arg 3)
programs/charmap-dir.c:269: warning: float format, pointer arg (arg 3)
make[2]: Leaving directory `/home/howarth/libc/locale'

Is the charmap-dir.c warning problematic?
                                      Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]