Commit Graph

2 Commits

Author SHA1 Message Date
Kaveh R. Ghazi
e6313aee75 l10nflist.c (_nl_normalize_codeset): Cast argument of ctype function to `unsigned char'.
* l10nflist.c (_nl_normalize_codeset): Cast argument of ctype
	function to `unsigned char'.
	* loadmsgcat.c (_nl_load_domain): Likewise.
	* localealias.c (read_alias_file, alias_compare): Likewise.
	* localcharset.c: Include "gettextP.h".
	* plural.y (__attribute__): Define.
	(yyerror): Mark parameter with __attribute__ ((__unused__)).
	* plural.c: Regenerate.

From-SVN: r46743
2001-11-03 21:51:46 +00:00
Zack Weinberg
71a9457763 ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.
top:
	* ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.
	* configure.in, Makefile.in: Take out obsolete check-po logic.
	* configure, config.in: Regenerate.
intl:
	* Update entire directory from gettext 0.10.40.
	* cat-compat.c, linux-msg.sed, po2tbl.sed.in, xopen-msg.sed:
	Removed.
	* config.charset, dcigettext.c, dcngettext.c, libgnuintl.h,
	localcharset.c, locale.alias, ngettext.c, plural.c, plural.y,
	ref-add.sin, ref-del.sin: New.
po:
	* Makefile.in.in: Upgrade to gettext-0.10.40.
	* cat-id-tbl.c: Remove file.
	* stamp-cat-id: Remove file.

From-SVN: r46233
2001-10-12 17:24:30 +00:00