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

Add missing dependency on syntax_tools #111

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

michalmuskala
Copy link
Contributor

The recon:source/1 function calls erl_prettypr from syntax_tools application. This dependency was missing from the .app - this resulting in incomplete builds in some cases

@ferd
Copy link
Owner

ferd commented Aug 29, 2024

Will debug the CI tests in #112 and a rebase later should make sure tests still pass.

@ferd
Copy link
Owner

ferd commented Aug 29, 2024

a rebase should fix the CI.

@paulo-ferraz-oliveira
Copy link
Contributor

More recent versions of Dialyer would catch this as unknown, right?

The `recon:source/1` function calls `erl_prettypr` from `syntax_tools` application. This dependency was missing from the `.app` - this resulting in incomplete builds in some cases
@michalmuskala
Copy link
Contributor Author

Rebased

@ferd ferd merged commit 97455fc into ferd:master Aug 31, 2024
8 checks passed
@michalmuskala michalmuskala deleted the patch-1 branch September 1, 2024 12:55
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