cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #include's and Quoting


From: David Sanderson
Subject: Re: #include's and Quoting
Date: Thu, 06 Nov 2003 16:41:53 -0500

| 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 (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]