delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <38CD205F.1ADDE77B@mindmaker.hu> |
Date: | Mon, 13 Mar 2000 18:07:43 +0100 |
From: | Levente Farkas <!spam-lfarkas AT mindmaker DOT hu> |
Reply-To: | lfarkas AT mindmaker DOT hu |
Organization: | Mindmaker Ltd. |
X-Mailer: | Mozilla 4.72 [en] (Win98; I) |
X-Accept-Language: | hu,en |
MIME-Version: | 1.0 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | bug in ctype.h |
hi, I thing it's a real bug in ctype.h in cygwin: ------------- #define _U 01 #define _L 02 #define _N 04 #define _S 010 #define _P 020 #define _C 040 #define _X 0100 #define _B 0200 -------------- and there is no undef pair of these defines. ok you can use every name with starts with _, but it's a real nightmare (the _X is the worst). -- lfarkas "The only thing worse than not knowing the truth is ruining the bliss of ignorance." -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |