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 warnings when building without logging and assertions #1508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oleavr
Copy link

@oleavr oleavr commented Jun 11, 2024

No description provided.

@mcuee mcuee added macOS core Related to common codes labels Jun 11, 2024
libusb/core.c Show resolved Hide resolved
@tormodvolden
Copy link
Contributor

Great. These warnings appeared on our CI under "disable-log" e.g. https://github.com/libusb/libusb/actions/runs/9276043837/job/25522153726 but went unnoticed or were ignored so far. It is tempting to add -Werror on some builds.

But there is still one of these warnings on the CI run for this PR: https://github.com/libusb/libusb/actions/runs/9466763707/job/26086717421?pr=1508

@tormodvolden
Copy link
Contributor

@oleavr Would you be interested in fixing the last remaining warning as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to common codes macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants