Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@WhiredPlanck
Copy link
Contributor

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes #N/A

Feature

Describe feature of pull request

librime actually bundles the utf8 headers from a project called utfcpp. The version is obsolete, and after updating C++ standard to 17, many deprecations are warned in build process. So I update them in this PR.

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

Copy link
Member

@eagleoflqj eagleoflqj left a comment

Choose a reason for hiding this comment

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

Please remove cpp11.h in your first commit if you do not want a squash merge.

@WhiredPlanck
Copy link
Contributor Author

Please remove cpp11.h in your first commit if you do not want a squash merge.

cpp11.h is contained by the original source of utfcpp. I don’t want to break its integrality.

Copy link
Member

@eagleoflqj eagleoflqj left a comment

Choose a reason for hiding this comment

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

LGTM!

@eagleoflqj eagleoflqj merged commit 6fa6902 into rime:master Oct 6, 2023
@WhiredPlanck WhiredPlanck deleted the utf8 branch October 6, 2023 02:14
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.

2 participants