Skip to content
This repository was 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
ClearlyClaire wants to merge 1 commit intoBanjoInc:masterfrom
ClearlyClaire:master
Open

Explicitly cast negative numbers to uint8 to fix compilation issues using gcc 6#2
ClearlyClaire wants to merge 1 commit intoBanjoInc:masterfrom
ClearlyClaire:master

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