Skip to content

Conversation

jlsantiago0
Copy link
Contributor

This PR fixes build on MacOS with SDK-10.5. The SDK confuses namespace sync with the POSIX sync(3P) e.g. void sync(void); function call. The intent of this code seems to be use srt::sync::milliseconds_from() method. So further qualifying the namespace disambiguates the intent.

@maxsharabayko maxsharabayko added this to the Next release milestone Sep 26, 2022
@maxsharabayko maxsharabayko added Type: Bug Indicates an unexpected problem or unintended behavior [core] Area: Changes in SRT library core labels Sep 26, 2022
@jlsantiago0 jlsantiago0 changed the title Fix MacOS Build SDK-10.5. [Build] Fix MacOS Build SDK-10.5. Sep 26, 2022
@maxsharabayko maxsharabayko merged commit 90af35a into Haivision:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants