Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 25 Aug 1999 06:29:01 +1000 From: Fergus Henderson To: Chris Moller Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: a small patch to the gcc preprocessor Message-ID: <19990825062901.A20712@murlibobo.cs.mu.OZ.AU> References: <37C2FBDD DOT 4ACD63F4 AT bops DOT 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 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 | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com