Skip to content

GH-49371 [C++]: Work around bit_width not being available on MacOS's partially compatible C++20 build#49405

Open
jonkeane wants to merge 3 commits intoapache:mainfrom
jonkeane:49371_bitwidth
Open

GH-49371 [C++]: Work around bit_width not being available on MacOS's partially compatible C++20 build#49405
jonkeane wants to merge 3 commits intoapache:mainfrom
jonkeane:49371_bitwidth

Conversation

@jonkeane
Copy link
Member

@jonkeane jonkeane commented Feb 27, 2026

Fixes #49371

Rationale for this change

Stop main from failing

What changes are included in this PR?

Thanks Kou for the suggestion at #49391 (comment)

Are these changes tested?

Yes

Are there any user-facing changes?

No

@jonkeane
Copy link
Member Author

@github-actions crossbow submit test-r-macos-as-cran

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Feb 27, 2026
@github-actions
Copy link

Revision: 632cb49

Submitted crossbow builds: ursacomputing/crossbow @ actions-3e29779128

Task Status
test-r-macos-as-cran GitHub Actions

@jonkeane
Copy link
Member Author

@github-actions crossbow submit test-r-macos-as-cran

@github-actions
Copy link

Revision: 5b6a759

Submitted crossbow builds: ursacomputing/crossbow @ actions-971ec12679

Task Status
test-r-macos-as-cran GitHub Actions

@jonkeane jonkeane requested a review from wgtmac as a code owner February 27, 2026 05:30
@jonkeane
Copy link
Member Author

@github-actions crossbow submit test-r-macos-as-cran

@github-actions
Copy link

Revision: 5ea627b

Submitted crossbow builds: ursacomputing/crossbow @ actions-c0a2135a7a

Task Status
test-r-macos-as-cran GitHub Actions

@jonkeane jonkeane requested review from kou and pitrou February 27, 2026 13:22
@jonkeane
Copy link
Member Author

The CI failures look like they are #49347 which is also on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C++]: Work around bit_width not being available on MacOS's partially compatible C++20 build

1 participant