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 compilation errors #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Steffo99
Copy link

@Steffo99 Steffo99 commented Mar 5, 2020

When I tried to build SCJingleConverter I had two compilation errors due to two functions that weren't always returning a value in all paths.

So... I fixed them by replacing the switch pattern with a if and an else.

Hope I didn't break anything else by doing that!

My Windows build seems to be working so far...

@Meb-Do-Stuff
Copy link

Oh yes it work, and builded!
Thanks!!

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.

None yet

2 participants