-
Notifications
You must be signed in to change notification settings - Fork 20
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
windows (mingw64) fixes #12
Conversation
LGTM with some minor stylistic tweaks. |
Actually, I'm confused. What was the problem, exactly?
|
Ah, my bad. I couldn't find that -1 is actually EOF, plus I thought fscanf was actually reading a wrong value from the empty line output by sines. But you're right, the algorithm is fine as it is. The problem was downstream: just the NaN issue needs to be fixed. Just tested without the changes in |
# Conflicts: # harminv-main.c
reverted the unnecessary 'fix' |
Tagged as version 1.4.2 |
read_input_data
couldn't handle that