Skip to content

warning: variable 'retval' set but not used #5

Description

@xoxota99

Getting this warning at compile time. Thought you should know:

lib/GeekFactory Shell Library_ID1946/Shell.c:270:22: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
unsigned int i = 0, retval = 0;

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions