This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug libc/10596] New: localedata tests fails if gconv-modules is not already installed


On a system with no gconv files installed, the following localedata tests 
fails. They need gconv-modules, which is built in the iconvdata subdir, always 
run after the localedata one due to Depend files.

On systems with existing gconv files, the system gconv-modules is used instead.

bug-iconv-trans.out
tst-wctype.out
tst_mblen.out
tst_mbrlen.out
tst_mbrtowc.out
tst_mbsrtowcs.out
tst_mbstowcs.out
tst_mbtowc.out
tst_swscanf.out
tst_wcrtomb.out
tst_wcsrtombs.out
tst_wcstombs.out
tst_wctob.out
tst_wctomb.out

-- 
           Summary: localedata tests fails if gconv-modules is not already
                    installed
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10596

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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