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

follow up to 4cf4253b1fd3e65d1efe8d15cf86489b0738e75d #11422

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

notspiff
Copy link
Contributor

turns out signedness of width varies across freetype differences.
explicitly cast both sides of comparison to handle both cases.

it's either this or you bump freetype to >= 2.5.4 in depends. ref discussion in #11384

turns out signedness of width varies across freetype differences.
explicitly cast both sides of comparison to handle both cases.
@akva2 akva2 mentioned this pull request Jan 11, 2017
@wsnipex
Copy link
Member

wsnipex commented Jan 11, 2017

I'm for this, since there are many old libs out in the (linux) wild

@Paxxi Paxxi merged commit 4073846 into xbmc:master Jan 11, 2017
@Paxxi Paxxi added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v18 Leia labels Jan 11, 2017
@Paxxi Paxxi added this to the L 18.0-alpha1 milestone Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants