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

Building a dependency tree has a problem #128

Open
aplteam opened this issue Mar 29, 2023 · 0 comments
Open

Building a dependency tree has a problem #128

aplteam opened this issue Mar 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aplteam
Copy link
Owner

aplteam commented Mar 29, 2023

When a package Foo is opened that has dependencies that themselves depend on Foo then things go awry: the principal package is not being taken into account when the build tree is compiled, leading to a wrong result.

Since this is a pretty rare scenario it did not come to light until recently. CodeCoverage is an example: for development it depends on Tester2 which in turn depends on CodeCoverage.

@aplteam aplteam added the bug Something isn't working label Mar 29, 2023
@aplteam aplteam added this to the 1.0 milestone Oct 31, 2023
@aplteam aplteam self-assigned this Jul 8, 2024
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

No branches or pull requests

1 participant