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


Daniel Berlin wrote:

> I did this at first, but it seemed those only happened for certain
> headers (something to do with $(SRCDIR)), so I undid it before
> submitting the patch.
> I'll redo it.

Yep.  What is happening is that no one can be bothered converting the
entire file to that convention - automake will make the problem go away
right :-).  Instead things just get incrementally tweaked when a new
file is added, broken include dependency gets noticed (or someone gets
board).

	Andrew


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