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

Replace veh->is_open with vehicle_part::open (android) #61042

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

irwiss
Copy link
Contributor

@irwiss irwiss commented Sep 16, 2022

Summary

None

Purpose of change

Fix android build, missed 2 calls #61025 (comment)

Describe the solution

Replace with vehicle_part::open

Describe alternatives you've considered

Testing

Android build should work

Additional context

@github-actions github-actions bot added the [C++] Changes (can be) made in C++. Previously named `Code` label Sep 16, 2022
@irwiss irwiss marked this pull request as ready for review September 16, 2022 11:46
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 16, 2022
@akrieger
Copy link
Member

Confirmed this fixes the build.

@dseguin dseguin merged commit 915da83 into CleverRaven:master Sep 17, 2022
@irwiss irwiss deleted the replace-android-is_open branch September 17, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants