bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integration of gettext in Perl


From: Thomas Bushnell, BSG
Subject: Re: Integration of gettext in Perl
Date: 05 Aug 2002 12:33:35 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Guido Flohr <address@hidden> writes:

> My module calls, however, a (currently fictional version of) another
> Perl module "Locale::gettext" which offers a C binding for the 
> functions gettext(), dgettext(), dcgettext(), textdomain(), and
> bindtextdomain().  Falling back to the C version succeeds if a
> sufficient implementation of these functions is found, either in
> the shared library "libc" or "libintl".  The fallback code /would/
> work on a Solaris system w/o any GNU extensions!

So if you call GNU gettext *or* any other library that implements the
same interface--and there really are other libraries that implement
the same interface--then you are probably totally in the clear.

I would suggest describing the whole situation to address@hidden  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]