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

corrosion_install: Fix error when popping arg #603

Merged
merged 3 commits into from
Jan 11, 2025

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Jan 11, 2025

Also two other minor cleanups in the tests.

add_cxxbridge does not have this argument anymore
and it is ignored
When removing an install_target_type, we need to
update the length variable, ortherwise the next
list(GET ARGN 0 ...) will fail if the list is now
empty.
This allows the file to be also used in another test
@jschwe jschwe force-pushed the jschwender/minor_issues branch from 87c98aa to 4d215a1 Compare January 11, 2025 19:58
@jschwe jschwe enabled auto-merge (rebase) January 11, 2025 20:10
@jschwe jschwe merged commit c7ddaa6 into corrosion-rs:master Jan 11, 2025
40 checks passed
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.

1 participant