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

Add example for Unicode Code point literal > 255 #356

Merged
merged 1 commit into from Aug 27, 2023

Conversation

juergenhoetzel
Copy link
Contributor

Only Basic Latin and Latin-1 Supplement code points fit into a single byte.

@chrboesch
Copy link
Collaborator

You also need to rebuild the patch file because you have added new lines.

Only Basic Latin and Latin-1 Supplement code points fit into a single
byte.
@juergenhoetzel
Copy link
Contributor Author

You also need to rebuild the patch file because you have added new lines.

Fixed in the amended commit.

BTW. Some other patches are also "out-of-sync":


Healing 047_methods...
patching file patches/healed/047_methods.zig (read from exercises/047_methods.zig)
Hunk #1 succeeded at 91 (offset -1 lines).
---
Healing 060_floats...
patching file patches/healed/060_floats.zig (read from exercises/060_floats.zig)
Hunk #1 succeeded at 46 (offset 3 lines).

@chrboesch chrboesch merged commit b209cc3 into ratfactor:main Aug 27, 2023
11 checks passed
@chrboesch
Copy link
Collaborator

BTW. Some other patches are also "out-of-sync":

Fixed, thank you! 😄

fleimgruber pushed a commit to fleimgruber/ziglings that referenced this pull request Oct 26, 2023
Add example for Unicode Code point literal > 255

Thanks! 😄
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

2 participants