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

chore(deps): upgrade esy-harfbuzz to 2.6.8 #954

Merged
merged 6 commits into from
Jul 15, 2020
Merged

Conversation

zbaylin
Copy link
Member

@zbaylin zbaylin commented Jul 13, 2020

This moves our dependency on esy-harfbuzz to our own version at 2.6.8.

@zbaylin zbaylin requested a review from bryphe July 14, 2020 18:37
@zbaylin
Copy link
Member Author

zbaylin commented Jul 14, 2020

@bryphe those health checks we talked about -- did you want to bake those in here or in Oni? Let me know if here and I can make them part of this PR!

@bryphe
Copy link
Member

bryphe commented Jul 14, 2020

@zbaylin - implementing them in Oni is fine!

Here's where we'd add it:
https://github.com/onivim/oni2/blob/65cef61bf8973d2f808f8a3dc8bc6a1eefd2f4b4/src/bin_editor/HealthCheck.re#L67

(Similar to the libuv check).

We'd just want to verify we get a valid version for both the 'compiled' harfbuzz version and the 'linked' harfbuzz version - so we might need to expose those as APIs on the reason side, is the only necessary addition.

@zbaylin
Copy link
Member Author

zbaylin commented Jul 15, 2020

@bryphe Sounds good -- I added those version functions in the form of hb_version_string_compiled and hb_version_string_runtime

Copy link
Member

@bryphe bryphe left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for adding the version strings, @zbaylin !

@zbaylin zbaylin merged commit 7ccd20c into master Jul 15, 2020
@Et7f3 Et7f3 deleted the chore/harfbuzz/2.6.8000 branch May 6, 2021 13:58
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.

None yet

2 participants