X-Spam-Check-By: sourceware.org Message-ID: <44D229C1.3070803@intersystems.com> Date: Thu, 03 Aug 2006 12:52:17 -0400 From: Tom Woodfin User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: ctype.h extra paren in latest source Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/