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 38/40] Use TOLOWER in SYMBOL_HASH_NEXT


On 06/02/2017 05:22 AM, Pedro Alves wrote:
> gdb/ChangeLog:
> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
> 
>      * dictionary.c: Include "safe-ctype.h".
>      * minsyms.c: Include "safe-ctype.h".
>      * minsyms.c (SYMBOL_HASH_NEXT): Use TOLOWER instead of tolower.

Looks good!

Keith


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