This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: a small patch to the gcc preprocessor


On Tue, Aug 24, 1999 at 10:48:34PM -0700, Chris Telting 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.
>
>Why not a #pragma?

As Mumit mentioned, this is not an appropriate discussion for this mailing
list.

Please move somewhere else.

Thank you.

-Chris Faylor
-Win32 Manager
-Cygnus Solutions

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]