| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| 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 <fjh AT cs DOT mu DOT OZ DOT AU> |
| To: | Chris Moller <moller AT bops DOT com> |
| 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 |
| 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 AT bops DOT 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 AT cs DOT mu DOT oz DOT 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 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |