This is the mail archive of the gcc-patches@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: [pph] Add error for pre-parsing unguarded headers.


On Thu, Feb 24, 2011 at 18:27, Lawrence Crowl <crowl@google.com> wrote:

> You are in a maze of twisty coding conventions, none alike.

:)

> Technically, yes. ÂIt was unclear to me whether that was something
> we wanted to support. ÂThe current code is conservative, in that
> support can be added without incompatibilities.

Sounds good.

> The test for file->main_file ensures that we return at most the
> main file. Â(Unless somehow we get two main files.)

Ah, yeah, I missed that.

Patch is OK.  Thanks.


Diego.


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