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 compilation warnings on macOS #12082

Merged
merged 9 commits into from
Feb 21, 2022
Merged

Conversation

vlvkobal
Copy link
Contributor

@vlvkobal vlvkobal commented Feb 3, 2022

Summary

SSIA

Test Plan

There should not be any compilation warnings on macOS.

Copy link
Contributor

@thiagoftsm thiagoftsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this PR on Slackware current, Manjaro 21.1, and `FreeBSD 13.0-RELEASE-p7'. I did not observe any warning related to these features and everything worked as expected.

I have to call attention for the fact that I do not have Mac to test it, so another person will need to test this PR on this environment.

Copy link
Contributor

@underhood underhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when built on m1 mac those warnings are not there. We have another warnings though in case it is used with openssl 3 (usage of functions that are going to be deprecated in openssl3)

tested on:

sw_vers 
ProductName:	macOS
ProductVersion:	12.0.1
BuildVersion:	21A559

@vlvkobal vlvkobal merged commit d8b7b6a into netdata:master Feb 21, 2022
@vlvkobal vlvkobal deleted the fix-macos-warnings branch February 21, 2022 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants