Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: tzatziki.cs.umu.se: marcus owned process doing -bs Date: Thu, 20 Sep 2001 21:49:13 +0200 (MET DST) From: Marcus Westerlund To: Subject: bug in definition for pthread_cleanup_push Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cygwin 1.3.3-2: file pthread.h: line 104: typedef void __cleanup_routine_type (void *); should be: typedef void (*__cleanup_routine_type) (void *); otherwice it isn't defined as function pointer marcus AT cs DOT umu DOT se || macce AT acc DOT umu DOT se || mze AT cyberspace DOT org ----------------------------------------------------------- main(k){float i,j,r,x,y=-16;while(puts(""),y++<15)for(x =0;x++<84;putchar(" .:-;!/>)|&IH%*#"[k&15]))for(i=k=r=0; j=r*r-i*i-2+x/25,i=2*r*i+y/10,j*j+i*i<11&&k++<111;r=j);} -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/