Skip to content

Conversation

@fredrikekre
Copy link
Member

This patch fixes serialization of Kinds to use sizeof (number of bytes) instead of length (number of characters) when computing number of bytes in the stringified Kind.

This patch fixes serialization of `Kind`s to use `sizeof` (number of
bytes) instead of `length` (number of characters) when computing number
of bytes in the stringified `Kind`.
@LilithHafner
Copy link
Member

Thanks!

@LilithHafner LilithHafner merged commit f21fb80 into main Sep 11, 2024
@LilithHafner LilithHafner deleted the fe/serialize branch September 11, 2024 16:10
c42f pushed a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…x.jl#501)

This patch fixes serialization of `Kind`s to use `sizeof` (number of
bytes) instead of `length` (number of characters) when computing number
of bytes in the stringified `Kind`.
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…x.jl#501)

This patch fixes serialization of `Kind`s to use `sizeof` (number of
bytes) instead of `length` (number of characters) when computing number
of bytes in the stringified `Kind`.
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.

2 participants