From 5fefb43629b36b143c9ac100b89408a2cbeed3a8 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 May 2012 20:41:36 +0200 Subject: [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. --- wcsmbs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wcsmbs/Makefile') diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile index c4d31d9ab3..99d3d28ae7 100644 --- a/wcsmbs/Makefile +++ b/wcsmbs/Makefile @@ -44,8 +44,7 @@ routines := wcscat wcschr wcscmp wcscpy wcscspn wcsdup wcslen wcsncat \ strop-tests := wcscmp wmemcmp wcslen wcschr wcsrchr wcscpy tests := tst-wcstof wcsmbs-tst1 tst-wcsnlen tst-btowc tst-mbrtowc \ tst-wcrtomb tst-wcpncpy tst-mbsrtowcs tst-wchar-h tst-mbrtowc2 \ - tst-c16c32-1 tst-mbsnrtowcs \ - wcsatcliff $(addprefix test-,$(strop-tests)) + tst-c16c32-1 wcsatcliff $(addprefix test-,$(strop-tests)) include ../Rules -- cgit v1.2.3-70-g09d2