X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.cc;h=7b51ce30a19de22ce0baa6f2f63ceb38695e85da;hb=043d4e30275d5a1eb42a69d491ab009d01a76685;hp=99a9057cf2a64289cc8f7383e08ee72be6471137;hpb=ed0a1fe13a90d9e96145bdcf1a13695e0eeb3a54;p=selector.git diff --git a/selector.cc b/selector.cc index 99a9057..7b51ce3 100644 --- a/selector.cc +++ b/selector.cc @@ -138,6 +138,7 @@ int *new_hash_table(int hash_table_size) { int test_and_add(char *new_string, int new_index, char **strings, int *hash_table, int hash_table_size) { + unsigned int code = 0; // This is my recipe. I checked, it seems to work (as long as