This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ctype.h extra paren in latest source


In trying to build out of the latest CVS sources, I noticed that a spurious paren seems to have been added to mingw/include/ctype.h in rev 1.10:

http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/ctype.h.diff?r1=1.9&r2=1.10&cvsroot=src&f=h


See line 146.


This caused a compilation error in gcc. Removing the paren resolved the issue.

Thanks,
~Tom Woodfin


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]