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

[breaking change] No longer provide HB_VERSION_*. #96

Merged
merged 1 commit into from Jan 13, 2018

Conversation

@waywardmonkeys
Copy link
Collaborator

waywardmonkeys commented Jan 12, 2018

The version constants were for the version of the library that
was present when the bindings were generated, not the version
that is actually present at runtime. Checks should be done against
the version present at runtime using hb_version_*.

This is a breaking change.


This change is Reviewable

The version constants were for the version of the library that
was present when the bindings were generated, not the version
that is actually present at runtime. Checks should be done against
the version present at runtime using `hb_version_*`.

This is a breaking change.
@waywardmonkeys waywardmonkeys changed the title [breaking-change] No longer provide HB_VERSION_*. [breaking change] No longer provide HB_VERSION_*. Jan 12, 2018
@mbrubeck
Copy link
Contributor

mbrubeck commented Jan 13, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Jan 13, 2018

📌 Commit 41cd1fb has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Jan 13, 2018

Testing commit 41cd1fb with merge ceec7ac...

bors-servo added a commit that referenced this pull request Jan 13, 2018
[breaking change] No longer provide HB_VERSION_*.

The version constants were for the version of the library that
was present when the bindings were generated, not the version
that is actually present at runtime. Checks should be done against
the version present at runtime using `hb_version_*`.

This is a breaking change.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-harfbuzz/96)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 13, 2018

💔 Test failed - status-travis

@jdm
Copy link
Member

jdm commented Jan 13, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 13, 2018

Testing commit 41cd1fb with merge f6513bc...

bors-servo added a commit that referenced this pull request Jan 13, 2018
[breaking change] No longer provide HB_VERSION_*.

The version constants were for the version of the library that
was present when the bindings were generated, not the version
that is actually present at runtime. Checks should be done against
the version present at runtime using `hb_version_*`.

This is a breaking change.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-harfbuzz/96)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 13, 2018

☀️ Test successful - status-travis
Approved by: mbrubeck
Pushing f6513bc to master...

@bors-servo bors-servo merged commit 41cd1fb into servo:master Jan 13, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@waywardmonkeys waywardmonkeys deleted the waywardmonkeys:versioning-consts branch Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.