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

android pos -> pos_bub #78587

Merged
merged 1 commit into from
Dec 15, 2024
Merged

android pos -> pos_bub #78587

merged 1 commit into from
Dec 15, 2024

Conversation

PatrikLundell
Copy link
Contributor

@PatrikLundell PatrikLundell commented Dec 15, 2024

Summary

None

Purpose of change

Correct breaking android "text" in #78405.

Describe the solution

Change .pos() to .pos_bub() as identified by @Procyonae.

Describe alternatives you've considered

Testing

None, as I can't test "text" change. It can only be tested by compiling in an android environment.

Additional context

I did search for .pos() in the affected file, but found no other cases (and went through the few ".pos" instances as well).
I don't know any way to device a search over other files that would restrict the search to "text" sections, which would have been useful (Going trough all .pos() cases is all files is a mammoth task, as the last time I tried something similar I got 19000 or so matches, although it's probably a thousand or two less now).

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Dec 15, 2024
@akrieger
Copy link
Member

push and pray

@akrieger akrieger merged commit 7cef5e8 into CleverRaven:master Dec 15, 2024
26 of 27 checks passed
@PatrikLundell PatrikLundell deleted the sdl branch December 15, 2024 18:55
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 [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.

2 participants