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

Truncate filenames at the first period, per Glk #834

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

cspiegel
Copy link
Contributor

@cspiegel cspiegel commented Apr 7, 2024

For some reason, when implementing the new Glk recommendations (§6.1), I neglected to take into account the "remove period and following" part, so that's done now. This changes the behavior of glk_fileref_create_by_name(), which is unfortunate, but should not have any real impact anywhere. Hopefully.

For some reason, when implementing the new Glk recommendations (§6.1), I
neglected to take into account the "remove period and following" part,
so that's done now. This changes the behavior of
glk_fileref_create_by_name(), which is unfortunate, but should not have
any real impact anywhere. Hopefully.
@cspiegel cspiegel merged commit 1ed6a5d into garglk:master Apr 8, 2024
21 checks passed
@cspiegel cspiegel deleted the remove-suffix branch April 8, 2024 04:15
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

1 participant