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] Minor warnings fixes (C4267): type conversion with possible loss of data #1710

Merged
merged 3 commits into from
Dec 23, 2020

Conversation

maxsharabayko
Copy link
Collaborator

Another small portion of minor warnings fixes (C4267): conversion from 'size_t' to 'type' with possible loss of data.
Addresses #1646

conversion from 'size_t' to 'type' with possible loss of data
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Dec 15, 2020
@maxsharabayko maxsharabayko added this to the v1.4.3 milestone Dec 15, 2020
srtcore/fec.cpp Outdated Show resolved Hide resolved
srtcore/fec.cpp Outdated Show resolved Hide resolved
@ethouris
Copy link
Collaborator

I'm doing lots of changes around this place here. Let me treat this as a hint.

@maxsharabayko maxsharabayko merged commit df25ca8 into Haivision:master Dec 23, 2020
@maxsharabayko maxsharabayko deleted the hotfix/warns-c4267 branch December 23, 2020 18:31
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: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants