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

[ntuple] const-qualified members of a user-defined struct do not work #9140

Closed
1 task done
jalopezg-git opened this issue Oct 19, 2021 · 1 comment · Fixed by #9158
Closed
1 task done

[ntuple] const-qualified members of a user-defined struct do not work #9140

jalopezg-git opened this issue Oct 19, 2021 · 1 comment · Fixed by #9158

Comments

@jalopezg-git
Copy link
Collaborator

  • Checked for duplicates

Describe the bug

For const uint32_t:

Field c_int32 has unknown type const uint32_t

One interesting thing is that enums never worked, but I did not see the
const uint32_t problem in ROOT 6.24.0, it seems to be new in 6.25.1.

Could you check if something could be done there?

Cheers, Marcin.

@github-actions
Copy link

Hi @jalopezg-r00t,

It appears this issue is closed, but wasn't yet added to a project. Please add upcoming versions that will include the fix, or 'not applicable' otherwise.

Sincerely,
🤖

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

Successfully merging a pull request may close this issue.

1 participant