Skip to content

[ObjC] Use a local to avoid warnings in 32bit builds.#15665

Merged
zhangskz merged 1 commit intoprotocolbuffers:26.xfrom
zhangskz:cp-5
Jan 31, 2024
Merged

[ObjC] Use a local to avoid warnings in 32bit builds.#15665
zhangskz merged 1 commit intoprotocolbuffers:26.xfrom
zhangskz:cp-5

Conversation

@zhangskz
Copy link
Copy Markdown
Member

CocoaPods fails spec validation for some warnings, so use a local to avoid warnings for 64->32bit implicit conversions. This comes up for watchOS builds.

PiperOrigin-RevId: 601849919

CocoaPods fails spec validation for some warnings, so use a local
to avoid warnings for 64->32bit implicit conversions. This comes up
for watchOS builds.

PiperOrigin-RevId: 601849919
@zhangskz zhangskz requested a review from a team as a code owner January 31, 2024 17:12
@zhangskz zhangskz removed the request for review from a team January 31, 2024 17:12
@zhangskz zhangskz added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jan 31, 2024
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jan 31, 2024
@zhangskz zhangskz merged commit 394aec8 into protocolbuffers:26.x Jan 31, 2024
@zhangskz zhangskz deleted the cp-5 branch January 31, 2024 19:14
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.

2 participants