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

Editorial: make JSON parsing wording match Infra spec #1787

Closed
wants to merge 1 commit into from

Conversation

rexxars
Copy link

@rexxars rexxars commented Nov 19, 2024

It looks like the infra spec has changed in a way that broke the parse JSON from bytes reference. I noticed this as I was trying to build the spec:

➜  ~/webdev/fetch git:(main) make
Error running preprocessor, returned code: 2.
LINK ERROR: No 'dfn' refs found for 'parse json from bytes'.
<a bs-line-number="7398" data-link-type="dfn" data-lt="parse JSON from bytes">parse JSON from bytes</a>
 ✘  Did not generate, due to errors exceeding the allowed error level.
make: *** [remote] Error 22

This fixes the build by pointing to the new wording.


Preview | Diff

@annevk
Copy link
Member

annevk commented Nov 19, 2024

Thanks, but it seems I unintentionally regressed this on the Infra side. I will fix this there.

@annevk
Copy link
Member

annevk commented Nov 19, 2024

whatwg/infra#650

@annevk annevk closed this Nov 19, 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.

2 participants