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

[PATCH) compile warnings from msgfmt

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-06-25 00:25:24 CEST

On Thu, 24 Jun 2004, Greg Hudson wrote:

> On Thu, 2004-06-24 at 13:58, Peter N. Lundblad wrote:
> > I'm not sure how to implement this portably. Is the make if construct
> > portable?
>
> Not particularly, no.
>
I found the POSIX specification for make. That was instructive to read...

> A common trick is to stick @SYMBOL@ in Makefile.in and define @SYMBOL@
> to either "#" or "" depending on whether the Makefile fragment should be
> enabled.
>
Yes, like automake does I think. I choose this trick. It looks ugly, but
it works.

Here is a patch that gets rid of the warnings if bind_textdomain_codeset
is available. This is Portabilityland, where I am a stranger, so please
could someone have a look.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Jun 25 00:14:33 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.