Skip to content

Make the trie engine use 32 bit values throughout (more or less). - #24713

Open
demerphq wants to merge 2 commits into
bleadfrom
yves/trie_32bit
Open

Make the trie engine use 32 bit values throughout (more or less).#24713
demerphq wants to merge 2 commits into
bleadfrom
yves/trie_32bit

Conversation

@demerphq

Copy link
Copy Markdown
Collaborator

Make the trie engine use 32 bit values throughout. Simplify things, less room for error.

  • This set of changes may require a perldelta entry, and it is not included.

For now anyway. Maybe in the future we should just switch to double compiling, or maybe compiling on demand, and generate both a utf8
octet trie and a latin-1 version as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant