Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.
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

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions