This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [PATCH] New C++ abstraction patch


Michael Snyder wrote:

> Actually, I thought that the practice was only done selectively.
> I don't see its usefulness, except for headers that might have
> different names for different configurations.

It does two things - handles include files with possibly different paths
(the SRCDIR that dan noticed); makes the include spaghetti mess easier
to manage (defs_h expands to all the files it includes, similarly for
others).

Given automake makes it all go a way it isn't really an issue.

	Andrew


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