This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: #import, #pragma once to be removed in 3.4


Geoff Keating <geoffk@geoffk.org> writes:

> I'd ask you to hold off until I can get this work completed.  It
> effectively rewrites all the header-searching logic anyway and we can
> always make a decision on #import then.

Very well, I will hold off until then.

The directory scanning idea is something I've been wondering about for
awhile, I'll be interested to see what performance figures you get.

> While doing this, I noticed one more place in the compiler where it
> cares whether two files are the same: #pragma implementation.

Ugh, yes.

zw


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