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

Fix a few parser edge cases triggered by OpenBLAS #6

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Conversation

kaniini
Copy link
Contributor

@kaniini kaniini commented Aug 18, 2023

OpenBLAS has two things previously unaccounted for in our parser:

  • Empty variable assignment (libversion=\n)
  • Version as variable (Version: ${version}\n)

…e blank

Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
@kaniini kaniini merged commit bee0072 into main Aug 18, 2023
3 checks passed
@kaniini kaniini deleted the feature/openblas branch August 18, 2023 19:35
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.

3 participants