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

logging is broken with --multipleFiles #32

Open
scjs opened this issue Jun 16, 2014 · 1 comment
Open

logging is broken with --multipleFiles #32

scjs opened this issue Jun 16, 2014 · 1 comment
Labels
needs researched More information needed before coming up with an implementation plan

Comments

@scjs
Copy link
Contributor

scjs commented Jun 16, 2014

If the --multipleFiles option is being used, then the following global variables are cumulative across all of the input files:

logtimes
count_vowels
count_analyzed
count_uncertain
count_overlaps
count_truncated
count_stopwords
count_unstressed
count_too_short

If there are multiple input files, this causes all .formantlog files after the first one to be incorrect.

@chrisbrickhouse
Copy link
Collaborator

The logging system changed in version 2.0, so it's not clear if this still applies. Adding the "needs research" tag.

@chrisbrickhouse chrisbrickhouse added the needs researched More information needed before coming up with an implementation plan label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs researched More information needed before coming up with an implementation plan
Projects
None yet
Development

No branches or pull requests

2 participants