Skip to content

Conversation

@davidkyle
Copy link
Member

This fixes a compilation failure introduced backporting the 0 -> nullptr changes.

The 7.0 branch uses std::function which has a conversion from nullptr boost::function does not

Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidkyle davidkyle merged this pull request into elastic:6.x Apr 9, 2018
@davidkyle davidkyle deleted the fix-func-ptr branch April 9, 2018 16:48
@sophiec20 sophiec20 added the :ml label Apr 9, 2018
droberts195 pushed a commit that referenced this pull request Apr 23, 2018
This fixes a compilation failure introduced backporting the 0 -> nullptr changes.
The 7.0 branch uses std::function which has a conversion from nullptr boost::function does not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants