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: address warning #610

Closed
wants to merge 1 commit into from
Closed

fix: address warning #610

wants to merge 1 commit into from

Conversation

zfields
Copy link

@zfields zfields commented Mar 9, 2021

provide return value for "unused" path

@zfields
Copy link
Author

zfields commented Mar 9, 2021

Resolves issues #604.

@zfields
Copy link
Author

zfields commented Mar 9, 2021

I'm scratching my head here...

What is the expected behavior that is being failed by a test? The warning needs to be addressed, because it appears this function can return whatever happens to be on the end of the stack.

Perhaps this needs to be completely refactored by the original author to have a more clear and deterministic outcome.

@zfields
Copy link
Author

zfields commented Mar 9, 2021

After reviewing the detailed build logs, it appears there is an unrelated #error causing all PR's to fail.

This issue has already be raised as #606.

@facchinm
Copy link
Member

facchinm commented Apr 6, 2021

Replaced by #618, which is a bit cleaner and more commented. Thanks anyway, sorry for the late response

@facchinm facchinm closed this Apr 6, 2021
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.

2 participants