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 "no return in nonvoid function" error in libtgvoip #167

Merged
merged 2 commits into from
Jun 20, 2018

Conversation

leha-bot
Copy link
Member

Closes #153.

Before that commit the function void *AudioInputALSA::StartThread() doesn't return any values. 
Also please note that this fix should be ported after syncing libtgvoip to upstream!

Related to #153.
Before that commit the function void *AudioOutputALSA::StartThread() doesn't return any values.  
Also please note that this fix should be ported after syncing libtgvoip to upstream!

Related to #153.
@leha-bot leha-bot changed the title Fix error "no return in nonvoid function" in libtgvoip Fix "no return in nonvoid function" error in libtgvoip Jun 20, 2018
@leha-bot leha-bot added category:Enhancement This is a proposed improvement category:Infrastructure Related to build tools, automation category:Refactoring Related to code refactoring labels Jun 20, 2018
@leha-bot leha-bot added this to the Refactoring milestone Jun 20, 2018
@crackedmind
Copy link
Member

@leha-bot leha-bot merged commit 0d01360 into dev Jun 20, 2018
@leha-bot leha-bot deleted the leha-bot-fix-werr-no-return-in-nonvoid-function branch June 20, 2018 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:Enhancement This is a proposed improvement category:Infrastructure Related to build tools, automation category:Refactoring Related to code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants