public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* bug in ctype.h
@ 2000-03-13  9:08 Levente Farkas
  2000-03-13  9:56 ` Chris Faylor
  0 siblings, 1 reply; 7+ messages in thread
From: Levente Farkas @ 2000-03-13  9:08 UTC (permalink / raw)
  To: cygwin

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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2000-03-13 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-13  9:08 bug in ctype.h Levente Farkas
2000-03-13  9:56 ` Chris Faylor
2000-03-13  9:59   ` Levente Farkas
2000-03-13 10:06     ` Chris Faylor
2000-03-13 10:12       ` Levente Farkas
2000-03-13 17:19   ` J. J. Farrell
2000-03-13 17:41     ` Chris Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).