[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lib/exclude.c calls towlower() without checking for wideline support
From: |
Alan Hourihane |
Subject: |
Re: lib/exclude.c calls towlower() without checking for wideline support |
Date: |
Tue, 01 Sep 2009 10:51:45 +0100 |
On Tue, 2009-09-01 at 12:30 +0300, Sergey Poznyakoff wrote:
> Alan Hourihane <address@hidden> ha escrit:
>
> > Not sure this is right, but it works....
>
> Surely it is not right. And it does not work, either: it does
> not correctly lower the case of the input string.
>
> Have you tried the patch I sent?
Your patch doesn't work.
I still get this....
exclude.c: In function 'string_hasher_ci':
exclude.c:167: warning: implicit declaration of function 'towlower'
exclude.c:167: warning: incompatible implicit declaration of built-in
function 'towlower'
Alan.
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Sergey Poznyakoff, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support,
Alan Hourihane <=
- Re: lib/exclude.c calls towlower() without checking for wideline support, Sergey Poznyakoff, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Sergey Poznyakoff, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/01
- Re: lib/exclude.c calls towlower() without checking for wideline support, Bruno Haible, 2009/09/05
- Re: lib/exclude.c calls towlower() without checking for wideline support, Sergey Poznyakoff, 2009/09/06
- Re: lib/exclude.c calls towlower() without checking for wideline support, Eric Blake, 2009/09/08
- Re: lib/exclude.c calls towlower() without checking for wideline support, Bruno Haible, 2009/09/08
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/02