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

Update printf format and add include to mailbox.c. #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

VA3SFA
Copy link

@VA3SFA VA3SFA commented Aug 13, 2024

Change printf format from %d to %p for pointer and removing the related cast. Also, adding header include for <sys/sysmacros.h> for makedev().

VA3SFA added 2 commits August 13, 2024 00:26
…ed cast. Also, adding header include for <sys/sysmacros.h> for makedev().
This change updates wspr.cpp in the getReamMemPageFromPool function to use uintptr_t instead of unsigned in the cast to a pointer for vAddr and bAddr pointers.
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.

1 participant