[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH]: mbchar.h and iswcntrl
From: |
Yoann Vandoorselaere |
Subject: |
[PATCH]: mbchar.h and iswcntrl |
Date: |
Fri, 28 Jul 2006 07:48:50 +0200 |
Hi,
mbchar.h make direct use of the iswcntrl function which is not available
on some system. I made a patch using the same workaround as is done in
mbswidth.c, although I'm not sure this is valid.
Regards,
--
Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies
Tel: +33 (0)8 70 70 21 58 Fax: +33(0)4 78 42 21 58
http://www.prelude-ids.com
mbchar.diff
Description: Text Data
- [PATCH]: mbchar.h and iswcntrl,
Yoann Vandoorselaere <=