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 compile-targets. #273

Merged
merged 1 commit into from
Jan 11, 2019
Merged

Fix compile-targets. #273

merged 1 commit into from
Jan 11, 2019

Conversation

dbuenzli
Copy link
Contributor

Rather than duplicate output logic in the Target module, we
delete it and expose both cli arguments and logic from the compile
command for usage by the compile-targets command. This decreases
the probability of those getting out of sync. Closes #172.

Rather than duplicate output logic in the Target module, we
delete it and expose both cli arguments and logic from the compile
command for usage by the compile-targets command. This decreases
the probability of those getting out of sync. Closes ocaml#172.
Copy link
Member

@jonludlam jonludlam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks perfectly reasonable to me.

@aantron aantron merged commit c522eed into ocaml:master Jan 11, 2019
@aantron
Copy link
Contributor

aantron commented Jan 11, 2019

Thanks, @dbuenzli!

@aantron
Copy link
Contributor

aantron commented Jan 11, 2019

...and @jonludlam :)

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