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 build/18969] multiple string test failures due to missing locale dependencies


https://sourceware.org/bugzilla/show_bug.cgi?id=18969

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  f881f6ff62bba53448c5d8997287ea2e628b3a65 (commit)
      from  c7b8939bf5646d1033375128f19261b401b9a0ce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f881f6ff62bba53448c5d8997287ea2e628b3a65

commit f881f6ff62bba53448c5d8997287ea2e628b3a65
Author: Andreas Schwab <schwab@suse.de>
Date:   Mon Oct 12 12:24:41 2015 +0200

    Add dependencies on needed locales in each subdir tests (bug 18969)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog             |   59 +++++++++++++++++++++++++++++++++++++++++++++++++
 debug/Makefile        |    7 +++++
 iconvdata/Makefile    |    8 ++++++
 intl/Makefile         |   13 ++++++++++
 libio/Makefile        |   24 ++++++++++++++++++++
 libio/tst_wprintf2.c  |    2 +-
 posix/Makefile        |   30 +++++++++++++++++++++++++
 stdio-common/Makefile |   13 ++++++++++
 stdlib/Makefile       |   12 ++++++++++
 time/Makefile         |    8 ++++++
 wcsmbs/Makefile       |   13 ++++++++++
 wcsmbs/wcsmbs-tst1.c  |    2 +-
 12 files changed, 189 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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