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

Fix outputSelection affecting compilation order #15173

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

cameel
Copy link
Member

@cameel cameel commented Jun 3, 2024

Fixes #12932.

Comment on lines +2 to +5
"sources": {
"I1.sol": {
"id": 0
},
Copy link
Member Author

Choose a reason for hiding this comment

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

There's still something wrong here. My fix properly deals with the order_2 test that was not compiling. But then this one should stop compiling to match order_1 and it didn't. Need to check why.

@cameel cameel self-assigned this Jun 4, 2024
Copy link

This pull request is stale because it has been open for 14 days with no activity.
It will be closed in 7 days unless the stale label is removed.

@github-actions github-actions bot added the stale The issue/PR was marked as stale because it has been open for too long. label Jun 19, 2024
@cameel cameel removed the stale The issue/PR was marked as stale because it has been open for too long. label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant