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]

[review] Use libxxhash for hashing, if present


Sergio Durigan Junior has posted comments on this change.

Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/39
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

Aside from the minor nit of missing whitespace, this LGTM.  Thanks!

https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/39/1/gdb/utils.c 
File gdb/utils.c:

https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/39/1/gdb/utils.c@3447 
PS1, Line 3447:   return XXH64(str, len, 0);
Missing whitespace between function name and open parenthesis.




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