Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libX11: fix overflow warning? #228

Open
uli42 opened this issue Oct 15, 2016 · 1 comment
Open

libX11: fix overflow warning? #228

uli42 opened this issue Oct 15, 2016 · 1 comment
Assignees
Milestone

Comments

@uli42
Copy link
Member

uli42 commented Oct 15, 2016

imLcLkup.c: In function ‘_XimLocalUtf8LookupString’:
imLcLkup.c:213:6: warning: overflow in implicit constant conversion [-Woverflow]
      buffer[0] = 0xe0 | ((BRL_UC_ROW >> 12) & 0x0f);

Currently it is unclear how to fix this.

@sunweaver
Copy link
Member

/me shrugs... No clue, either...

@sunweaver sunweaver added this to the 3.6.1.0 milestone Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants