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 missing alignment default value in image constructor #429

Merged

Conversation

mloskot
Copy link
Member

@mloskot mloskot commented Feb 1, 2020

Description

Fixes missing default value for alignment argument of one of the image constructor overloads.

References

Fixes #424 blocking PR #423

Tasklist

  • Add test case(s)
  • Ensure all CI builds pass

@mloskot mloskot added the cat/bug But reports and bug fixes label Feb 1, 2020
@mloskot mloskot added this to the Boost 1.73 milestone Feb 1, 2020
@mloskot mloskot self-assigned this Feb 1, 2020
@mloskot mloskot merged commit 5f3c002 into boostorg:develop Feb 1, 2020
@mloskot mloskot deleted the ml/fix-image-ctor-missing-alignment branch February 1, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/bug But reports and bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing alignment default value in image constructor
1 participant