[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS update
From: |
Gael Queri |
Subject: |
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS update |
Date: |
Sat, 10 Jun 2000 21:52:34 +0200 |
User-agent: |
Mutt/1.1.11i |
On Sat, Jun 10, 2000 at 03:32:13PM +0000, Werner LEMBERG wrote:
> > > Or is there a better solution?
> > Yes, I think it's better to use autoconf to wheck whether
> > strncasecmp is declared, like the tests for putenv(), hypot() etc So
> > I took from GNU bfd a generic test for that and I replaced the
> > previous checks.
>
> Thanks a lot! This is indeed a better solution. I'll include your
> changes.
Sure, this is cleaner... Also I made a stupid mistake: I added
stdlib.h while it was already there...
Regards, gael
PS: what do you think about my latin9 patch? is 8-bit char encoding
considered obsolete?
There is another solution: simply not using the acute in latin1...
It wasn't intended for quotes...
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/10
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/13