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 To: cygwin AT cygwin DOT com From: Shankar Unni Subject: Re: pthread.h small problem Date: Thu, 02 Jun 2005 12:52:56 -0700 Lines: 8 Message-ID: References: <9ae345c005060210407dd4ff09 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Thunderbird/1.0.2 Mnenhy/0.7 In-Reply-To: <9ae345c005060210407dd4ff09@mail.gmail.com> X-IsSubscribed: yes Yuval Turgeman wrote: > Hi, > The pthread_cleanup_push and pthread_cleanup_pop macros seems to be > broken in the CVS (misplaced brackets). I hope I'm not posting to the > wrong list, but here's the patch... I'm pretty sure the braces are placed like that *deliberately*, to force you to bracket code with the two macros or get a syntax error. -- 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/