1999-11-23  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/skeleton.c: It's __is_last, not is_last.

	* locale/programs/ld-ctype.c (ctype_finish): Correct method to find
	the UCS value.
	(allocate_arrays): Likewise.
	(find_idx): Correctly increase array size.
	Patches by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
This commit is contained in:
Ulrich Drepper 1999-11-24 03:19:02 +00:00
parent 8ce2c9e673
commit bd979c005c

View File

@ -1,3 +1,13 @@
1999-11-23 Ulrich Drepper <drepper@cygnus.com>
* iconv/skeleton.c: It's __is_last, not is_last.
* locale/programs/ld-ctype.c (ctype_finish): Correct method to find
the UCS value.
(allocate_arrays): Likewise.
(find_idx): Correctly increase array size.
Patches by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
1999-11-23 Thorsten Kukuk <kukuk@suse.de>
* iconv/skeleton.c: Don't access next_step->fct if data->is_last