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

[lib] cleanup some compiler warning #12

Merged
merged 1 commit into from Jun 30, 2014
Merged

[lib] cleanup some compiler warning #12

merged 1 commit into from Jun 30, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jun 29, 2014

no functional change in fact.

  • lib/searpc-client.c:353:1: warning: control reaches end of non-void function [-Wreturn-type]
  • lib/searpc-utils.c:93:13: warning: enumeration value 'JSON_ARRAY' not handled in switch [-Wswitch]

   - lib/searpc-client.c:353:1: warning: control reaches end of non-void function [-Wreturn-type]
   - lib/searpc-utils.c:93:13: warning: enumeration value 'JSON_ARRAY' not handled in switch [-Wswitch]
freeplant added a commit that referenced this pull request Jun 30, 2014
[lib] cleanup some compiler warning
@freeplant freeplant merged commit da8fca3 into haiwen:master Jun 30, 2014
@ghost
Copy link
Author

ghost commented Jul 1, 2014

Thanks!

@ghost ghost deleted the patch-1 branch July 1, 2014 00:21
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.

1 participant