Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Bart van der Werf \(Bluelive\)" <bluelive@xs4all.nl>
To: <cygwin@cygwin.com>
Subject: Problem when compiling signal.h in GCC with  strict ISO C options turned on
Date: Sat, 13 Mar 2004 03:23:50 +0100
Message-ID: <001501c408a2$38f59800$0100a8c0@bluelive>
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information.
X-UTwente-MailScanner: Found to be clean
X-MailScanner-From: bluelive@xs4all.nl
X-IsSubscribed: yes

I get this message a few times when I use gcc with strict settings.
On my own installation I gave the unnamed structs and unions an name and
this seemed to resolve this.
Although this doesn't do more then generate a warning when using a very
strict c compiler it should be resolved i think :)

Message:
/usr/include/cygwin/signal.h:48: error: ISO C doesn't support unnamed
structs/unions

gcc flags:
-ggdb -ansi -W -Wall -Werror -pedantic-errors -O2 -Wformat=2 -Wno-unused
-DPOSIX -DPOSIX_SOURCE

Grtz, Bart van der Werf



--
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/

