[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 18:07:46 CEST

> Justin did that already...but those map to dgettext (not gettext) if
> ENABLE_NLS is defined...this looks like a different function call. I'm
> now trying to finish the changes to the Win32 generator and just ran
> into this...what is the unix build doing to fix this when ENABLE_NLS is
> not defined?

#define gettext(x) (x)

i.o.w. define a no-op macro.

HTH,

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:08:01 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.