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

extend char16_t workaround to cygwin less than 3.5 #3038

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremyd2019
Copy link

@jeremyd2019 jeremyd2019 commented Jun 13, 2024

uchar.h was added in Cygwin version 3.5.0. Unfortunately, the last version of Cygwin that supported i686 was 3.3.6, and I think 3.4 was the last version that supported Windows 7, so it is still somewhat relevant to a subset of users.

Checklist
  • Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-_____
  • Required: The PR title must be prefixed with a JIRA Issue number.
  • Required: The PR description must include the link to the Jira Issue, for example by completing the URL in the first checklist item
  • Required: Each commit message must be prefixed with a JIRA Issue number.
  • Issue accepted (done by Technical Committee after discussion)
  • Tests included, if applicable
  • API docs and/or User Guide docs changed or added, if applicable

uchar.h was added in Cygwin version 3.5.0.  Unfortunately, the last version of Cygwin that supported i686 was 3.3.6, so it is still somewhat relevant to a subset of users.
@CLAassistant
Copy link

CLAassistant commented Jun 13, 2024

CLA assistant check
All committers have signed the CLA.

@FrankYFTang
Copy link
Contributor

we love to review your PR but cannot do so until you sign the CLA.

@cjchapman
Copy link
Member

@jeremyd2019 Thank you for signing the CLA. Will you please create a JIRA ticket for this?

@jeremyd2019
Copy link
Author

I don't want to create a new account with another service just to create a ticket.

@richgillam richgillam self-assigned this Jun 27, 2024
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.

5 participants