X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 27 Mar 2009 11:21:27 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [1.7] does not compile with -ansi Message-ID: <20090327102127.GV12738@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <49CAFB8B DOT 7090909 AT users DOT sourceforge DOT net> <49CB0834 DOT 3010904 AT gmail DOT com> <49CB0F4A DOT 908 AT users DOT sourceforge DOT net> <49CC8FE7 DOT 8090904 AT users DOT sourceforge DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49CC8FE7.8090904@users.sourceforge.net> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mar 27 03:35, Yaakov S wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yaakov (Cygwin/X) wrote: > > Actually, it looks like someone already thought about that, but never > > enabled it. There is a commented-out #ifndef __STRICT_ANSI__ which > > excludes about half of sys/signal.h. *UNTESTED* patch attached. > > That doesn't work, because we need the _sig_func_ptr typedef regardless > of -ansi: > > /usr/include/signal.h:17: error: expected ',' or ';' before '_signal_r' > /usr/include/signal.h:21: error: expected ',' or ';' before 'signal' > > Take two attached. It's still newlib fodder, though. http://cygwin.com/ml/cygwin/2009-03/msg00920.html If the signal.h change gets applied, I change the Cygwin headers accordingly. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/