[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-04-16 17:57:54 CEST

"Erik Huelsmann" <e.huelsmann@gmx.net> writes:

> > > 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!
>
> 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.

---------------------------------------------------------------------
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:02: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.