Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Shayne Steele <steele@cs.fsu.edu>
Message-Id: <200010252110.RAA19634@xi.cs.fsu.edu>
Subject: Re: unwanted compiler warnings with -pedantic
To: drobinow@dayton.adroit.com (Robinow, David)
Date: Wed, 25 Oct 2000 17:10:43 -0400 (EDT)
Cc: cygwin@sourceware.cygnus.com
In-Reply-To: <80575AFA5F0DD31197CE00805F650D7602CDE8@wilber.adroit.com> from "Robinow, David" at Oct 25, 2000 02:24:41 PM
X-Mailer: ELM [version 2.5 PL2]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

>  The proper way to ensure portable code is to use -ansi.

        Thank you, this seems to eliminate the 'extra' warnings.  The
Solution is to replace -pedantic with -ansi.

-- 
Shayne Steele	    Graduate Student in Computer Science at FSU
steele@cs.fsu.edu   http://www.cs.fsu.edu/~steele/
With great abilities come great responsibilities. -- Stan Lee

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

