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 a <<fundamentals-strings, String Representation>> section #2365

Merged
merged 1 commit into from
May 10, 2024

Conversation

oddhack
Copy link
Contributor

@oddhack oddhack commented May 8, 2024

clarifying that UTF-8 strings returned from queries in fixed-length buffers will always include the null terminator in that buffer.

Closes #2351

that UTF-8 strings returned from queries in fixed-length buffers will
always include the null terminator in that buffer (public issue 2351).
@oddhack oddhack added this to the Signed-off to Merge milestone May 8, 2024
@oddhack oddhack merged commit 6a32915 into main May 10, 2024
21 checks passed
@oddhack oddhack deleted the 2351-strings branch May 10, 2024 07:42
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.

Specs should clarify C strings and VK_MAX_EXTENSION_NAME_SIZE (and the sort)
1 participant