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 IV format on v5.6 #581

Merged
merged 1 commit into from Jan 16, 2021
Merged

fix IV format on v5.6 #581

merged 1 commit into from Jan 16, 2021

Conversation

shogo82148
Copy link
Owner

%I64d is available from v5.8.
we need to use %ld on v5.6.

%I64d is available from v5.8.
we need to use %ld on v5.6.
@shogo82148 shogo82148 merged commit f30b4d2 into main Jan 16, 2021
@shogo82148 shogo82148 deleted the fix-iv-format-on-v5.6 branch January 16, 2021 19:34
@shogo82148 shogo82148 mentioned this pull request Jan 17, 2021
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.

None yet

1 participant