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 v4 1/3] Introduce gdb_tilde_expand


On Friday, September 29 2017, Pedro Alves wrote:

> On 09/28/2017 05:10 AM, Sergio Durigan Junior wrote:
>
>> --- /dev/null
>> +++ b/gdb/common/gdb_tilde_expand.h
>
>> +
>> +#ifndef HAVE_GDB_TILDE_EXPAND_H
>> +#define HAVE_GDB_TILDE_EXPAND_H
>
> HAVE above should be COMMON_GDB_TILDE_EXPAND_H surely.

Actually no.  It should be GDB_TILDE_EXPAND_H, because that's how the
other gdb/common/gdb_*.h files are named.  But thanks for spotting
this.  Fixed.

> OK with that change.

Thanks.  I'll wait until the other patches are approved before I push
this one.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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