intl patches (26)

Ulrich Drepper drepper@redhat.com
Tue Nov 27 14:54:00 GMT 2001


Bruno Haible <haible@ilog.fr> writes:

> msgfmt also needs to check the plural formula, so that 1. core dumps at run
> time through formulas like "plural= 1 + (1/n)" can be caught, 2. the nplurals
> value can be checked against the formula. To this effect, it is very useful
> if msgfmt can reuse the plural form evaluation code from libintl. Here is
> a patch that moves the plural_eval function to a separate file.

I've changed this patch.  There is no need to compile the
plural-eval.c file into a separate file.  Instead include this file in
dcigettext.c.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-alpha mailing list