Skip to content
Snippets Groups Projects
Commit 7b157879 authored by Axel Naumann's avatar Axel Naumann
Browse files

Implement R__LOAD_LIBRARY(libEvent).

Based on #pragma cling load("libEvent") but compiler-compatible.
Fixes OrcJIT issue with availability of Event::Reset() which OrcJIUT needs to
have defined during object emission. Providing it as part of static init is thus
too late.

This also needed the implementation of rollback of nested transactions, so here
it comes.
parents cbba2c66 9b475294
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment