Skip to content

trie: Don't assume that chars are unsigned < 126#386

Merged
chrissie-c merged 3 commits intoClusterLabs:masterfrom
chrissie-c:unsigned-trie
Mar 9, 2020
Merged

trie: Don't assume that chars are unsigned < 126#386
chrissie-c merged 3 commits intoClusterLabs:masterfrom
chrissie-c:unsigned-trie

Conversation

@chrissie-c
Copy link
Copy Markdown
Contributor

Trie fails on systems with unsigned chars when using characters over
126.

This needs looking over and running through the CI systems - hence the PR

Trie fails on systems with unsigned chars when using characters over
126.

This needs looking over and running through the CI systems
Copy link
Copy Markdown
Member

@jfriesse jfriesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, nice patch so ACK by me.

@chrissie-c chrissie-c merged commit 1daca57 into ClusterLabs:master Mar 9, 2020
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.

2 participants