Skip to content

Conversation

giordano
Copy link
Member

@giordano giordano commented Jan 5, 2024

The format string of the @ccall example for printf had a %d specifier but the argument passed was "5"::Cstring, which is also inconsistent with the corresponding ccall example.

The format string of the `@ccall` example for `printf` had a `%d` specifier but the argument passed was `"5"::Cstring`, which is also inconsistent with the corresponding `ccall` example.
@giordano giordano added the docs This change adds or pertains to documentation label Jan 5, 2024
@giordano giordano merged commit f18cc43 into master Jan 6, 2024
@giordano giordano deleted the mg/ccall-printf branch January 6, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants