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 locale/17197] Redundant shift character in iconv conversion output at block boundary


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

--- 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  42d6443faf5e8b5c70474923bfcc021b77ee0095 (commit)
      from  04ae79a363e2a85096c4dbdf6d5469d3a19a6907 (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=42d6443faf5e8b5c70474923bfcc021b77ee0095

commit 42d6443faf5e8b5c70474923bfcc021b77ee0095
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Jul 24 17:32:56 2014 +0200

    Don't emit invalid extra shift character at block boundary by iconv (bug
17197)

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

Summary of changes:
 ChangeLog               |   13 ++++++
 iconvdata/Makefile      |    5 ++-
 iconvdata/bug-iconv10.c |   94 +++++++++++++++++++++++++++++++++++++++++++++++
 iconvdata/ibm930.c      |    2 +-
 iconvdata/ibm933.c      |    2 +-
 iconvdata/ibm935.c      |    2 +-
 iconvdata/ibm937.c      |    2 +-
 iconvdata/ibm939.c      |    2 +-
 8 files changed, 116 insertions(+), 6 deletions(-)
 create mode 100644 iconvdata/bug-iconv10.c

-- 
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]