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

TEnum::GetUnderlying add support for typedefs. #15461

Merged
merged 1 commit into from
May 9, 2024

Conversation

pcanal
Copy link
Member

@pcanal pcanal commented May 8, 2024

This fixes #15460.

Extend the test accordingly.

This fixes root-project#15460.

Extend the test accordingly.
@pcanal pcanal requested a review from dpiparo as a code owner May 8, 2024 21:51
@pcanal pcanal self-assigned this May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Test Results

     8 files       8 suites   1d 18h 8m 35s ⏱️
 2 599 tests  2 599 ✅ 0 💤 0 ❌
20 259 runs  20 259 ✅ 0 💤 0 ❌

Results for commit 695c23c.

♻️ This comment has been updated with latest results.

@pcanal pcanal merged commit f2dd53a into root-project:master May 9, 2024
11 of 14 checks passed
@pcanal pcanal deleted the master-15460 branch May 9, 2024 16:03
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.

TEnum::GetEnum("B")->GetUnderlyingType() does not following typedefs
1 participant