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

DM-15394: Update boost::GIL usage for boost v1.68 #379

Merged
merged 2 commits into from Aug 24, 2018
Merged

Conversation

timj
Copy link
Member

@timj timj commented Aug 10, 2018

This updates GIL macro usage in afw. The first patch should work on v1.66, the second patch will only work on v1.68.

The GIL_ variant has been deprecated for a long time and no longer
works in Boost v1.68
GIL_DEFINE_BASE_TYPEDEFS and GIL_DEFINE_ALL_TYPEDEFS_INTERNAL
take an extra argument (the channel model) in Boost v1.68.
As written this change does not attempt to work with earlier
boost releases.
@timj timj merged commit d4f6956 into master Aug 24, 2018
@ktlim ktlim deleted the tickets/DM-15394 branch August 25, 2018 06:44
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.

None yet

2 participants