Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Version 3.2 does not compile due to "Control may reach end of non-void function" error #460

Open
r3econ opened this issue Feb 15, 2018 · 0 comments

Comments

@r3econ
Copy link

r3econ commented Feb 15, 2018

I'm using version 3.2. SDK does not compile because of:

.../Pods/uservoice-iphone-sdk/Classes/UVBaseSearchResultsViewController.m:53:1: Control may reach end of non-void function

By looking into the code it totally makes sense that the compiler does not want to let it through:
screen shot 2018-02-15 at 16 29 54

The only way to use SDK in the project is to disable the compiler check for mismatched return types which is dangerous. Please fix.

screen shot 2018-02-15 at 16 31 50

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

No branches or pull requests

1 participant