ctype.h and serious programming

vischne@ibm.net vischne@ibm.net
Mon Feb 16 18:42:00 GMT 1998


If you've done some porting to cygwin, you'll notice that ctype.h often
gives syntax errors.  Out of curiosity, I substituted <linux/ctype.h>
from the linux kernel source for the cygwin version (leaving the cygwin
headers in place), and got much cleaner compiles.  Is there a technical
reason why <linux/ctype.h>, which is a pure macro version, shouldn't
replace cygwin's <ctype.h>?

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list