Re: #include's and Quoting

David Sanderson <[email protected]> Thu, 06 Nov 2003 16:41:53 -0500
Newsgroups gmane.comp.gnu.cons.general
Message-ID <[email protected]>
| On Thu, Nov 06, 2003 at 03:59:59PM -0500, Steve Jones wrote:
| [snip]
| > I'm referring to the requirement that I change all my:
| > 
| >   #include "blah.h"
| > 
| > lines to be
| > 
| >   #include <blah.h>
| > 
| > in order to use repository trees.

I believe the only place where this matters is if you use cons
repositories (the -R option).  We use "" and <> freely and do not use
repositories, and it's worked like a champ.

David Sanderson ([email protected])


_______________________________________________
[email protected]
http://mail.gnu.org/mailman/listinfo/cons-discuss
Cons URL: http://www.dsmit.com/cons/