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

Remove Joining_Group numeric constants from UCD_Types #967

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

eggrobin
Copy link
Member

Recently discussed in #756 (comment).

UCD_Types is part of the most ancient layers of these tools:

* ****************************************************************************** Copyright (C)
* 1996-2001, International Business Machines Corporation and * others. All Rights Reserved. *

It is only used in very limited contexts by the more recent strata which generate and parse the bulk of the UCD.

In particular, these constants are not used, and they are annoying to maintain (especially when merging independent proposals).

@eggrobin eggrobin requested a review from markusicu November 14, 2024 18:56
@eggrobin eggrobin merged commit 25ab030 into unicode-org:main Nov 15, 2024
15 of 16 checks passed
Copy link
Member

@macchiati macchiati left a comment

Choose a reason for hiding this comment

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

Anything to reduce the use of UCD_Types and UCD_Names is great!

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.

3 participants