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

Resolve Compilation Errors with ARM GCC on Ubuntu 22.04 #54

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

JunhongMao
Copy link
Contributor

Why I did it

Fix the issue: #52
The librdb may be used in ARM platforms, so this issue matters.

How I did it

The compile warnings were caused by the improper string format specifiers. So, fix them.

How to verify it

To refer #52.

src/ext/handlersToJson.c Outdated Show resolved Hide resolved
@moticless moticless changed the title Fix the issue: Got compiling errors when use arm gcc on Ubuntu 22 Resolve Compilation Errors with ARM GCC on Ubuntu 22.04 Aug 18, 2024
@moticless moticless merged commit 9a20f49 into redis:main Aug 18, 2024
2 checks passed
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