summary refs log tree commit diff
path: root/assets/kaylee.svg
diff options
context:
space:
mode:
authorClayton G. Hobbs <clay@lakeserv.net>2015-12-30 23:40:31 -0500
committerClayton G. Hobbs <clay@lakeserv.net>2015-12-30 23:40:31 -0500
commit557f0b60cb19b22fd79eb1f81a58139c4942f2c4 (patch)
tree88dd701200338d280e3b89a36dbda42bf2515b20 /assets/kaylee.svg
parente19d76f0515b291f9c6994bfd0faccccf5b894aa (diff)
Fixed the guaranteed-dictionary-update bug
It wasn't actually guaranteed, it turns out.  I was iterating over
dictionary keys, which is done in arbitrary order.  The result was that
in different executions of the program, the corpus was generated
differently, so the hashes differed, and the language had to be updated.
Sorting the keys before adding them to the list of number-words fixed
the problem.
Diffstat (limited to 'assets/kaylee.svg')
0 files changed, 0 insertions, 0 deletions