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

Documentation for the syntax of LinkDef files is missing #7707

Closed
1 task done
eguiraud opened this issue Mar 26, 2021 · 3 comments
Closed
1 task done

Documentation for the syntax of LinkDef files is missing #7707

eguiraud opened this issue Mar 26, 2021 · 3 comments

Comments

@eguiraud
Copy link
Member

  • Checked for duplicates

Hi, I looked for documentation about the exact syntax of LinkDef files, including the meaning of + and -, the special pragmas that can be used there (e.g. #pragma link off all globals;), how globbing works exactly (I know you can use ClassName::* but I don't know what the grammar rules are or whether I can do more complex globbing, etc.) and what entities are supported (I know #pragma link C++ class and #pragma link C++ namespace are a thing, not sure about others).

Places where I looked include doxygen, rootcling --help and the manual. The manual has some information at https://root.cern/manual/interacting_with_shared_libraries/#selecting-dictionary-entries-linkdefh but

  1. it is under "ROOT macros and shared libraries", which in principle does not have anything to do with I/O and dictionaries. A more appropriate place might be "Adding a class to ROOT"
  2. it does not provide the information mentioned above
@eguiraud
Copy link
Member Author

Superseded by root-project/web#745

@github-actions
Copy link

Hi @eguiraud, @couet, @JohannesHentrich,

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,
🤖

@eguiraud
Copy link
Member Author

eguiraud commented Mar 18, 2022

The issue isn't fixed :) it was just moved to the web repo

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

No branches or pull requests

3 participants