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

Re: Fwd: Re: Broken Windows build.

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-04-16 18:12:54 CEST

> > Garret added - but I can't tell in which commit, since I am at the
> office
> > now and don't have access to the repository - a #define gettext(x) (x)
> to
> > the same section recently. Are you looking at HEAD?
>
> HEAD has the macro. I just noticed that. All that remains is the fix
> to help-cmd.c. If all that's needed is to change that gettext to _(),
> I can do that.

That should be all that is needed. Yes. In our macro define this maps to
dgettext, but the domain name is a constant which is hardcoded in the macro.
So all messages end up in the same domain anyway.

In short: Yes.

Could you please do it; I won't be home for at least another hour.

bye,

Erik.

-- 
NEU : GMX Internet.FreeDSL
Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/info
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 16 18:13:15 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.