Complete.Org: Mailing Lists: Archives: freeciv-dev: November 1998:
Re: [Freeciv-Dev] change includes
Home

Re: [Freeciv-Dev] change includes

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Trent Piepho <xyzzy@xxxxxxxxxxxxxxxx>
Cc: Freeciv-dev mailing list <freeciv-dev@xxxxxxxxxxxx>
Subject: Re: [Freeciv-Dev] change includes
From: Mitch Davis <mjd@xxxxxxxxxx>
Date: Wed, 25 Nov 1998 12:37:39 +1100

Trent Piepho wrote:
> 
> On Mon, 23 Nov 1998, Mitch Davis wrote:
> > The first is a common source of confusion for people.  In a
> > nutshell, there is only one difference between the two, and
> > you can verify it with gcc -v, if you're using gcc.
> 
> There are two other differences.
> 
> First, gcc -MM will make dependency information for just "" includes and skip
> <> includes.  This reduces the size of the dependencies greatly by removing
> system header files.
> 
> Another difference is that it's convention to use <> for system header files
> and "" for project header files.

Yeah, I agree with both those points.

You and David seem to have a concensus on how you'd like it to
go, so I've got no problem with that.  You're now aware of the
issues, so I'll treat your decisions as "informed".

Regards,

Mitch.
--
| mailto:mjd@xxxxxxxxxx       | Not the official view of: |
| mailto:mjd@xxxxxxxxxxxxxxxx | Australian Calculator Opn |
| Certified Linux Evangelist! | Hewlett Packard Australia |


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