summaryrefslogtreecommitdiffstats
path: root/y.tab.c.shipped
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-07-22 07:25:41 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-07-22 07:25:41 -0700
commit8eba1ea78d3c264673b957f20013694fd77ddf07 (patch)
tree5042819aebf36ac12236fd76912d453b10d567cd /y.tab.c.shipped
parent996f04fd2d8c9c40bce3ec41dfd9fc63de870a6e (diff)
downloadtxr-8eba1ea78d3c264673b957f20013694fd77ddf07.tar.gz
txr-8eba1ea78d3c264673b957f20013694fd77ddf07.tar.bz2
txr-8eba1ea78d3c264673b957f20013694fd77ddf07.zip
hash: rename "flags" to "weak options".
The flags field of hashes isn't really functioning as flags; it's an enumeration whose numeric properties are exploited in one place in the code. * hash.h (enum hash_flags): Rename to enum hash_weak_opt. (hash_flags_t): Renum to hash_weak_opt_t. (tweak_hash): Declaration updated. * hash.c (struct hash): Rename flags member to wkopt. (hash_print_op, hash_mark, do_make_hash, tweak_hash, make_similar_hash, copy_hash, do_weak_tables): Follow renames.
Diffstat (limited to 'y.tab.c.shipped')
0 files changed, 0 insertions, 0 deletions