Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

return more from producer_plugin's get_runtime_options() #8231

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

Return more information -- all the fields of runtime_options -- from producer plugin's get_runtime_options. This, interestingly enough, resolves the Ubuntu 18.04 build issue in #8216. Since returning all the parameters seems useful anyways this might as well be the fix for that problem.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@jeffreyssmith2nd
Copy link
Contributor

Do you know why this resolves the Ubuntu build issue?

@spoonincode
Copy link
Contributor Author

Nope, I don't. I would like to know why too.

Copy link
Contributor

@swatanabe-b1 swatanabe-b1 left a comment

Choose a reason for hiding this comment

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

The reason it fixes the link error, is that the clang bug in question only affects default initialization.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants