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

Consistently use divideRoundUp() for integer division with rounding up #1266

Merged

Conversation

p12tic
Copy link
Contributor

@p12tic p12tic commented Oct 6, 2022

This PR cleans up the cases where integer division with routing up was intended by reusing divideRoundUp(). Differently from #1254, this PR does not improve any problematic behavior.

@fabiencastan fabiencastan added this to the 2.5.0 milestone Oct 7, 2022
@fabiencastan fabiencastan merged commit 28e13d5 into alicevision:develop Oct 7, 2022
@p12tic p12tic deleted the integer-division-ceil-consistency branch October 7, 2022 12:33
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.

2 participants