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

Edge case with deps.plt #28

Open
joedevivo opened this issue Sep 15, 2014 · 0 comments
Open

Edge case with deps.plt #28

joedevivo opened this issue Sep 15, 2014 · 0 comments

Comments

@joedevivo
Copy link
Contributor

sometimes deps.plt doesn't get generated. I thought for sure that we'd resolved this when we added the recursive $(MAKE) call to the all target.

Even if it didn't get generated because make dialyzer was run before get-deps, running make all should get deps and then spawn the recursive make that build deps.plt.

@metadave had to delete his deps dir and make clean to get deps.plt to generate.

this could have been a bad state left by an older version of concrete, but the only state it's really ever had was .concrete/DEV_MODE so I'm perplexed by this

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

No branches or pull requests

1 participant