[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Do not use gettextize and i18n round 2 Re: I18n: The gettext proposal

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-03-30 13:29:04 CEST

Justin Erenkrantz wrote:
> --On Tuesday, March 30, 2004 12:55 AM -0300 Nicolás Lichtmaier
> <nick@reloco.com.ar> wrote:
>
>> Hi, I propose to use gettext for i18n.
>
> This would add a new build and run-time dependency that I think we have to
be
> very careful about handling. I really wish this could be made optional
rather
> than being a mandatory requirement.

Most things that use gettext do so optionally.
IIRC, "#define _(x) x", "#ifdef"-ing out all calls to libintl, and not
linking with libintl is all that is required.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 30 13:29:45 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.