[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
authorAndreas Jaeger <jaegerandi@gmail.com>
Mon, 21 May 2012 18:41:36 +0000 (20:41 +0200)
committerAndreas Jaeger <jaegerandi@gmail.com>
Mon, 21 May 2012 18:41:36 +0000 (20:41 +0200)
commit5fefb43629b36b143c9ac100b89408a2cbeed3a8
treeb19725b9fd5391e463e761fe2d6aef4261b22b58
parentd8e272abb32d1788f6a95ae5128b2e2441b840e3
[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.

* iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
inptr and inend for must_buffer_ch.
* wcsmbs/tst-mbsnrtowcs.c: Remove file.
* wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
* stdio-common/Makefile (tests): Remove bug15.
(bug15-ENV): Remove macro.
* stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
anymore.

localedata:
* SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1.
* tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1
anymore.
* Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list.
(tests): Remove tst-strptime.
ChangeLog
iconvdata/tcvn5712-1.c
localedata/ChangeLog
localedata/Makefile
localedata/SUPPORTED
localedata/tst-strptime.c [deleted file]
stdio-common/Makefile
stdio-common/bug15.c [deleted file]
wcsmbs/Makefile
wcsmbs/tst-mbsnrtowcs.c [deleted file]