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

[WIP] [cling] Remove usage of wrapper funtions #17528

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

devajithvs
Copy link
Contributor

@devajithvs devajithvs commented Jan 27, 2025

This Pull request:

Removes the usage of wrapper functions in cling. Cling compiles and basic examples work.

TODO:

  • Fix ROOT build.
  • Fix failing cling tests.
  • Fix possibly failing ROOT tests.
  • Remove dead code used for wrapper functionality.
  • Cleanup and proper value printing.

Changes or fixes:

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

This PR fixes # #9171 and possibly a few other issues.

Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit dfc9cbf.

@devajithvs devajithvs self-assigned this Jan 27, 2025
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.

1 participant