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

feat: Updated deps_app/2 to support missing optional applications #1

Closed
wants to merge 1 commit into from
Closed

feat: Updated deps_app/2 to support missing optional applications #1

wants to merge 1 commit into from

Conversation

GRoguelon
Copy link

@GRoguelon GRoguelon commented Jul 10, 2023

Following up your PR you made on Dialyxir. I have tried to manage the issue mentioned by @josevalim.

The PR updates the deps_app/2 function in the Dialyxir.Project module in lib/dialyxir/project.ex to handle different versions of Elixir. Added version checking for Elixir 1.15 or later, and adjusted the implementation accordingly. The changes ensure that the deps_app/2 function works correctly with the appropriate version of Elixir.

I'm not totally sure if my change is backward compatible with previous versions of Elixir.

@jeremyjh
Copy link

@GRoguelon yes, can you please open a new PR that targets master on this repo?

@GRoguelon GRoguelon closed this by deleting the head repository Aug 16, 2023
@GRoguelon
Copy link
Author

Directly submitted on jeremyjh#514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants