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

Adds feature testing to ICU 63 and 64 #112

Merged
merged 1 commit into from
Jun 6, 2020
Merged

Conversation

filmil
Copy link
Member

@filmil filmil commented Jun 6, 2020

Feature testing is needed to ensure that older generated code supports
newly added rust_icu_* crates.

Fixes: 111

@filmil filmil force-pushed the add-64-build branch 2 times, most recently from 82547ef to 742819c Compare June 6, 2020 00:37
@filmil filmil self-assigned this Jun 6, 2020
@filmil filmil requested a review from kpozin June 6, 2020 00:38
@filmil filmil force-pushed the add-64-build branch 2 times, most recently from 62ea57d to 66c524c Compare June 6, 2020 00:57
Feature testing is needed to ensure that older generated code supports
newly added `rust_icu_*` crates.

- Ran `make static-bindgen` to refresh the bindings for all supported
  ICU versions.
- Added ICU versions 63 and 64 to the feature testing matrix.
- Generated lib_63.rs, lib_64.rs and symlinked lib.rs to it in
  rust_icu_sys.  This makes the bindgen generated code uniform across
  versions.

Fixes: 111
@filmil
Copy link
Member Author

filmil commented Jun 6, 2020

Note @kpozin, most of the bulk of this change is version uprev.

@filmil filmil merged commit a2aaf90 into google:master Jun 6, 2020
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