This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] Remove the EXTERN define from stabsread.h


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> On Tuesday, January 22 2019, Tom Tromey wrote:
>> This removes the EXTERN define from stabsread.h.  This is the only
>> spot that still uses this approach, and it interfered with sorting the

Sergio> Makes sense to me, but you need to finish the sentence above :-).

The missing line started with "#include", and git interpreted the "#" as
a comment.

What's funny is that this has never happened to me before, and now it's
happened twice in one day on different projects...

I'm going to check this in with an updated commit message.

Tom


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