Details
-
Bug
-
Resolution: Clarified
-
Blocker
-
None
-
master, 6.20/04
-
None
-
Description
Dear all,
I sort of notice a change in the compiled dictionaries. If I export a function with:
#pragma link C++ function dd4hep::run_interpreter(const string& name);
it looks like this statement is ignored and the function is not part of the created dictionary. Does someone else sees the same behavior ? This for sure worked with older versions and is somehow a new feature. Before starting to implement workarounds - is this a permanent feature ?
The same behavior can also be seen when building against the lcg nightlies:
https://travis-ci.org/github/AIDASoft/DD4hep/jobs/666006689#L1942
Thanks a lot!
Markus