brailcom / brailcom/speechd

Empty options yield to a warning

Open
#102 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
C
Stars
331
Forks
92
Avg merge
2d 10h
Merged PRs (30d)
9

Description

Some configuration files have empty options, such as in espeak-generic.conf

GenericPunctNone ""

which yields to

Missing argument to option 'GenericPunctNone'

This is actually an issue in dotconf itself: https://github.com/williamh/dotconf/issues/5

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the empty option example in espeak-generic.conf and compare it with the warning produced for GenericPunctNone "". Read the linked dotconf issue to understand the reported parser behavior and determine whether the fix belongs in speechd or dotconf. Done means empty options no longer produce the missing-argument warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.