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

[core] Fixed SRT_ATTR_REQUIRES use. #2782

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

maxsharabayko
Copy link
Collaborator

Fixes #2781.

@maxsharabayko maxsharabayko added Type: Bug Indicates an unexpected problem or unintended behavior [core] Area: Changes in SRT library core labels Aug 21, 2023
@maxsharabayko maxsharabayko added this to the v1.5.3 milestone Aug 21, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2782 (ef1ac47) into master (33a620b) will decrease coverage by 0.17%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #2782      +/-   ##
==========================================
- Coverage   67.05%   66.88%   -0.17%     
==========================================
  Files         102      102              
  Lines       20269    20268       -1     
==========================================
- Hits        13591    13556      -35     
- Misses       6678     6712      +34     
Files Changed Coverage Δ
srtcore/core.h 72.15% <ø> (ø)

... and 9 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maxsharabayko maxsharabayko merged commit b1d8b04 into Haivision:master Aug 21, 2023
9 checks passed
@maxsharabayko maxsharabayko deleted the hotfix/attr-requires branch August 21, 2023 10:14
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.

unable to compile SRT_ATTR_REQUIRES2
2 participants