Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Warnings when generating ROOT dictionaries #581

Open
jmcarcell opened this issue Apr 10, 2024 · 1 comment
Open

Warnings when generating ROOT dictionaries #581

jmcarcell opened this issue Apr 10, 2024 · 1 comment

Comments

@jmcarcell
Copy link
Member

When compiling, this warnings appear:

[113/120] Generating TestDataModel_v3Dict.cxx, TestDataModel_v3DictDict.rootmap
Warning: Unused class rule: ExampleWithArrayv2
Warning: Unused class rule: ex42::ExampleWithNamespacev2
Warning: Unused class rule: ExampleWithUserInitv2

It would be nice for them not to appear; we should strive for clean builds without warnings or other messages. This is not very important and I'm not annoyed enough by them to have a look (yet)

@tmadlener
Copy link
Collaborator

Yeah, these come from the dictionary generation for the schema evolution tests. I am not sure they are completely silencable though. I think I tried for a bit, but it wasn’t trivial so I moved on.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants