[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 11:33:12 +0100 |
On Tue, 2009-09-01 at 13:24 +0300, Sergey Poznyakoff wrote:
> Alan Hourihane <address@hidden> ha escrit:
>
> > Yes, but I get this....
> >
> > nm exclude.o | grep towlower
> > U _towlower
> >
> > And my libc doesn't define towlower() either.
>
> I see. Perhaps it is defined elsewhere? Could you please check?
> The gnulib's wchar.h does not provide a wrapper for it, unfortunately.
Just to re-iterate. My libc has no widechar support at all.
So only tolower() and not 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, 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, 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, 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
- Re: lib/exclude.c calls towlower() without checking for wideline support, Alan Hourihane, 2009/09/04
- Re: lib/exclude.c calls towlower() without checking for wideline support, Sergey Poznyakoff, 2009/09/04