Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Wed, 25 Aug 1999 06:29:01 +1000
From: Fergus Henderson <fjh@cs.mu.OZ.AU>
To: Chris Moller <moller@bops.com>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: a small patch to the gcc preprocessor
Message-ID: <19990825062901.A20712@murlibobo.cs.mu.OZ.AU>
References: <37C2FBDD.4ACD63F4@bops.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.1i
In-Reply-To: <37C2FBDD.4ACD63F4@bops.com>; from Chris Moller on Tue, Aug 24, 1999 at 04:09:01PM -0400

On 24-Aug-1999, Chris Moller <moller@bops.com> wrote:
> I've attached a small patch to src/gcc/cccp.c that gives the
> preprocessor a new directive `#cinclude'.  #cinclude -- "conditional
> include" -- includes the specified file if it exists but doesn't cause
> an error if the file doesn't exist.  Syntax is the same as the #include
> directive.

You should send that to the gcc list, not to the Cygwin list.

> I've also included a patch to the Changelog.

You should also document the change in the gcc TexInfo documentation.

The change shoudl also ensure that uses of `#cinclude' result in a warning
if `-pedantic' is specified.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3        |     -- the last words of T. S. Garp.

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

