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

[2.2] fix largefile-check macro for largefile with clang16 #192

Merged

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Feb 6, 2023

main() without a return type fails with Werror=implicit-int, which makes it fail to detect largefile support with clang 16

Backport of a08e613

main() without a return type fails with Werror=implicit-int, which makes
it fail to detect largefile support with clang 16
@rdmark rdmark changed the title fix largefile-check macro for largefile [2.2] fix largefile-check macro for largefile Feb 6, 2023
@rdmark rdmark changed the title [2.2] fix largefile-check macro for largefile [2.2] fix largefile-check macro for largefile with clang16 Feb 7, 2023
@rdmark rdmark merged commit 3ac1d93 into Netatalk:branch-netatalk-2-2 Feb 7, 2023
@rdmark rdmark deleted the rdmark-largefile-macro-fix branch February 7, 2023 22:01
@rdmark
Copy link
Member Author

rdmark commented Feb 10, 2023

Merged this without code review since it's a trivial change, as well as a backport of a reviewed PR.

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

2 participants