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 incompatibility with Boost 1.56 #867

Merged
merged 1 commit into from
Aug 24, 2014

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Aug 22, 2014

The fix is based on the proposal of @McDamon. Closes #864.

@taketwo
Copy link
Member Author

taketwo commented Aug 22, 2014

Compilation fails with Boost 1.53 that we have on Travis. I will have a look.

The fix is based on the proposal of Andrew McMahon (@McDamon, PointCloudLibrary#864).
@taketwo
Copy link
Member Author

taketwo commented Aug 23, 2014

I updated the fix, had to resort to #if based on Boost version. I'm not sure how I managed to compile the previous attempt with Boost 1.54 yesterday, but today I checked the new fix with 1.53, 1.55, and 1.56. On Travis everything is fine as well.

jspricke added a commit that referenced this pull request Aug 24, 2014
Fix incompatibility with Boost 1.56
@jspricke jspricke merged commit 5c8fa8a into PointCloudLibrary:master Aug 24, 2014
@taketwo taketwo deleted the fix-lzf branch August 25, 2014 08:30
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.

pcl_io lzf_image_io.cpp with boost 1.56.0
2 participants