From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16370 invoked by alias); 13 Mar 2009 16:30:41 -0000 Received: (qmail 16126 invoked by uid 22791); 13 Mar 2009 16:30:37 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_20,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from mail-ew0-f179.google.com (HELO mail-ew0-f179.google.com) (209.85.219.179) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Mar 2009 16:30:31 +0000 Received: by ewy27 with SMTP id 27so2831989ewy.24 for ; Fri, 13 Mar 2009 09:30:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.52.76 with SMTP id d54mr800380wec.119.1236961828454; Fri, 13 Mar 2009 09:30:28 -0700 (PDT) Date: Fri, 13 Mar 2009 16:30:00 -0000 Message-ID: Subject: #endif errors in ptw32_InterlockedCompareExchange.c From: Ubuntu Air To: pthreads-win32@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2009/txt/msg00014.txt.bz2 Hi, A recent cvs update to ptw32_InterlockedCompareExchange.c, from revision 1.13 to 1.14, added two extra #endif statements, and now will not compile... Just look at the color code CVS browser to see the change... and the 2 extra #endif added, with no corresponding #if??? opennings... Hope this can be _FIXED_ soon... Regards, Geoff.