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

Improve error handling for invalid git dependencies #797

Merged

Conversation

minhqdao
Copy link
Contributor

@minhqdao minhqdao commented Nov 18, 2022

Checks for a valid git dependency and improves the error message if the dependency couldn't get resolved.

Tackles #724.

@minhqdao minhqdao changed the title Improve error handling for invalid git dependencies Improve error handling for invalid dependencies Nov 18, 2022
@minhqdao minhqdao changed the title Improve error handling for invalid dependencies Improve error handling for invalid git dependencies Nov 18, 2022
@awvwgk awvwgk added the bug Something isn't working label Nov 18, 2022
@awvwgk awvwgk linked an issue Nov 18, 2022 that may be closed by this pull request
@awvwgk
Copy link
Member

awvwgk commented Nov 18, 2022

Can you add the example from #724 to the unit tests?

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Thanks for sharing. Looks good to me.

@awvwgk awvwgk requested a review from a team November 18, 2022 16:49
Copy link
Member

@everythingfunctional everythingfunctional left a comment

Choose a reason for hiding this comment

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

Always a fan of improving the error messages. Thanks for the contribution.

@awvwgk awvwgk merged commit b0f55f0 into fortran-lang:main Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

segfaults with invalid dependency
4 participants