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


> 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?


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.






--
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]