summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authoralois31 <36605164+alois31@users.noreply.github.com>2023-05-15 14:23:16 +0200
committerGitHub <noreply@github.com>2023-05-15 15:23:16 +0300
commitf3210cbf27c79ed4294f85271476c6433446102f (patch)
tree7b9ee914d49059cd94187940b16b86821cf15b53 /bench
parent64aaa7cda29196a9142dc8785c29201468429fe8 (diff)
downloadxorg-lib-libxkbcommon-master.tar.gz
compose: drop the 65535 node limit (#343)HEADmaster
In commit 1638409b22aef33d487863876ab214b949db4984, the number of compose nodes was limited to 65535 to enable "future optimizations", which apparently means slightly reduced memory usage due to fitting in a uint16_t. At this time, it was mentioned that the author was not aware of "any compose files which come close". However, I'm one of the users that actually do require a larger number of nodes for their compose file. Thus, use a uint32_t again and raise the limit significantly.
Diffstat (limited to 'bench')
0 files changed, 0 insertions, 0 deletions