"Erik Huelsmann" <e.huelsmann@gmx.net> writes:
> Sorry, meant to send to list.
> --- Weitergeleitete Nachricht / Forwarded Message ---
> Date: Fri, 16 Apr 2004 17:37:58 +0200 (MEST)
> From: "Erik Huelsmann" <e.huelsmann@gmx.net>
> To: "C. Michael Pilato" <cmpilato@collab.net>
> Subject: Re: Broken Windows build.
>
> > 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.
>
> Garret added conditionals to svn_private_config.h to handle the
> non-ENABLE_NLS case. Does that not apply to the Windows build?
First, no, svn_private_config.hw is for Windows.
Secondly, that section of the .h file just defines the _() macro --
but help-cmd.c has direct calls to a function called gettext() in it!
---------------------------------------------------------------------
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:50:47 2004