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 regression causing all ELF files classified as OCaml #1174

Merged
merged 1 commit into from Apr 9, 2020

Conversation

pmatilai
Copy link
Member

@pmatilai pmatilai commented Apr 9, 2020

Commit a6fe37c causes OCaml generators
to execute on all ELF files due to missing "magic_and_path" flag.

Fixes: #1173

Commit a6fe37c causes OCaml generators
to execute on all ELF files due to missing "magic_and_path" flag.

Fixes: rpm-software-management#1173
@pmatilai pmatilai added this to the 4.16.0 milestone Apr 9, 2020
@rwmjones
Copy link
Contributor

rwmjones commented Apr 9, 2020

Given the discussion you had on the other issue, this fix looks fine to me.

@pmatilai pmatilai merged commit aca34c7 into rpm-software-management:master Apr 9, 2020
@pmatilai pmatilai deleted the ocamlflag-pr branch April 27, 2020 09:49
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.

Ocaml dependency generators running on all ELF files
3 participants