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

Fix JESD3 lexer to ensure checksum computes correctly no matter which newlines are used #450

Merged

Conversation

whitequark
Copy link
Member

This affects both Linux and Windows platforms whenever CRLF newlines are used.

Fixes #367.

@whitequark whitequark added this pull request to the merge queue Oct 21, 2023
Merged via the queue into GlasgowEmbedded:main with commit b9547af Oct 21, 2023
10 of 12 checks passed
@whitequark whitequark deleted the use-bytes-in-jesd3-lexer branch October 21, 2023 12:32
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.

JESD3 lexer calculates wrong checksum whenever CR newlines are used
1 participant