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

Incorrect track bug smallest absolute value match #10

Merged
merged 5 commits into from
Mar 19, 2017

Conversation

rocky
Copy link
Collaborator

@rocky rocky commented Mar 15, 2017

No description provided.

rocky and others added 5 commits February 4, 2017 22:16
The patch wasn't fully correctly applied.
A return statement was left behind in the code that shouldn't have been there.
…st-absolute-value-match

Fix failing test
…st-absolute-value-match

Use LONG_MAX as sentinel value and use min_offset to check if errors/anomalies need to be reported
@rocky
Copy link
Collaborator Author

rocky commented Mar 15, 2017

@enzo1982 would you do the final review here?

@enzo1982
Copy link
Collaborator

Yes, I'll have a look at it!

@enzo1982 enzo1982 merged commit 0f043a9 into master Mar 19, 2017
@enzo1982
Copy link
Collaborator

All looks good now; I merged the pull request.

One more thing, though: I would suggest that we keep the cdda2.bin test file in git. We can exclude it from release tarballs by not adding it to Makefile.am. That way tarballs stay small and we still has easy access to the test file - everybody wins.

@rocky
Copy link
Collaborator Author

rocky commented Mar 19, 2017

One more thing, though: I would suggest that we keep the cdda2.bin test file in git.

Makes sense. Feel free to add it from https://mega.nz/#!alBBhS7Q!C3O48z4GcNtcqEpVZe01S6MjyGt-0kGfHyjpdecosFU I think we've tested that it already is excluded from the tarball.

@enzo1982
Copy link
Collaborator

Feel free to add it

Done

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.

2 participants