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

[core] Add TString::size_type member #14525

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

guitargeek
Copy link
Contributor

The size_type member is required by the helper macros in the new CPyCppyy that can be used to declare string converters.

See also #14507

The `size_type` member is required by the helper macros in the new
CPyCppyy that can be used to declare string converters.
@guitargeek guitargeek self-assigned this Feb 2, 2024
@phsft-bot
Copy link
Collaborator

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

Copy link

github-actions bot commented Feb 2, 2024

Test Results

    10 files      10 suites   1d 18h 15m 19s ⏱️
 2 496 tests  2 495 ✅ 0 💤 1 ❌
23 859 runs  23 857 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 69a7b0d.

Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@guitargeek guitargeek merged commit aca26d9 into root-project:master Feb 3, 2024
12 of 15 checks passed
@guitargeek guitargeek deleted the tstring branch February 12, 2024 05:32
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.

3 participants