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

Print an error message if voice is not specified with --compile #444

Merged
merged 1 commit into from Mar 30, 2018

Conversation

jaacoppi
Copy link
Collaborator

Before the change these would segfault:
espeak-ng --compile
espeak-ng --compile <language>

After the change they print an error message and quit.

This is unchanged and working:
espeak-ng --compile=<language>

@rhdunn rhdunn merged commit fb175ec into espeak-ng:master Mar 30, 2018
@jaacoppi jaacoppi deleted the bugfix branch March 30, 2018 09:10
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