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

Clarify insertion order when prepending multiple bytes at once to ioQueue #326

Closed
wants to merge 1 commit into from

Conversation

stasoid
Copy link

@stasoid stasoid commented Mar 3, 2024

Main source of confusion for me was the absence of the keyword "sequence". This PR fixes that.
Fixes #325.


Preview | Diff

@stasoid
Copy link
Author

stasoid commented Mar 6, 2024

I signed up, do I have to do something else to unblock the PR?

@stasoid
Copy link
Author

stasoid commented Mar 6, 2024

whatwg:main branch is broken: LINK ERROR: Ambiguous for-less link for 'name'

@stasoid

This comment was marked as duplicate.

@annevk
Copy link
Member

annevk commented Mar 11, 2024

I went for something slightly different as sequence itself is not really an established term outside of IDL: #328. Let me know what you think.

@stasoid
Copy link
Author

stasoid commented Mar 11, 2024

Yes, this edit clarifies the order, thank you.

@stasoid
Copy link
Author

stasoid commented Mar 11, 2024

Although the example for prepend should probably use the term list. And having the « » characters in the example would be helpful too.

@annevk
Copy link
Member

annevk commented Mar 13, 2024

Thanks! Good call on the example. Pushed a fix for that too.

@annevk annevk closed this in #328 Mar 13, 2024
annevk added a commit that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Ambiguous wording in GB18030 decoder
2 participants