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

Extended characters trip up packages #1596

Open
Bike opened this issue Jun 17, 2024 · 0 comments · May be fixed by #1602
Open

Extended characters trip up packages #1596

Bike opened this issue Jun 17, 2024 · 0 comments · May be fixed by #1602
Labels

Comments

@Bike
Copy link
Member

Bike commented Jun 17, 2024

Various parts of the package code assume that package names are base strings. Example problem:

 (defpackage "ゆびわ")
; =>
#<PACKAGE \375\277\277\277\276\206s\375\277\277\277\276\217>
@Bike Bike added the bug label Jun 17, 2024
@Bike Bike linked a pull request Jun 22, 2024 that will close this issue
@Bike Bike linked a pull request Jun 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant