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

Re: Broken Windows build.

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-04-16 17:45:55 CEST

> The file subversion/clients/cmdline/help-cmd.c has unconditional calls
> to gettext() in it. There is no documentation at all regarding
> gettext in INSTALL (that I could find with the obvious greps), and my
> Windows build is broken as a result of the gettext() calls.

Which brings me to the question I was going to ask before Garret committed
his #ifdef's:

There are two possible ways to fix this (if Garret's commit does not):

1) Change the calls to _() calls
2) leave the gettext() calls but put those instances in #ifdef's

Does anybody have a preference / best practice / <anything> either way?

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 17:46:12 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.