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

libvbr/vbr.c: include <stdio.h> for vsnprintf() #220

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

Conversation

orlitzky
Copy link

This fixes an implicit declaration error with newer compilers and on musl where stdio.h does not incidentally get included by some other header.

Bug: https://bugs.gentoo.org/936591

This fixes an implicit declaration error with newer compilers and on
musl where stdio.h does not incidentally get included by some other
header.

Bug: https://bugs.gentoo.org/936591
futatuki added a commit to futatuki/OpenDKIM that referenced this pull request Jul 30, 2024
…nprintf

libvbr/vbr.c: include <stdio.h> for vsnprintf()
futatuki added a commit to futatuki/OpenDKIM that referenced this pull request Jul 30, 2024
futatuki added a commit to futatuki/OpenDKIM that referenced this pull request Aug 24, 2024
…nimum-setting-empty-body

Don't treat empty body as partial if "Minimum" option is set.
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