Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Explicitly cast negative numbers to uint8 to fix compilation issues using gcc 6 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ClearlyClaire
Copy link

Change made by running:
sed -Ei 's/(-[0-9]+,)/(uint8) \1/g' ext/cld/internal/cld_generated_cjk_uni_prop_80.cc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant