forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cling] Handle the case if the plugin is passed as a shared object.
When cling is embedded and the plugins are linked statically we can rely on the initialization of the Preprocessor to register the pragmas. Currently, due to the current implementation deficiency we cannot rely on the same mechanism when loading the plugins as shared objects. This patch fixes the failing cling test.
- waad-bld
- v6-33-01
- v6-32-00-rc1
- v6-31-01
- v6-30-06
- v6-30-04
- v6-30-03
- v6-30-02
- v6-30-01
- v6-30-00
- v6-30-00-rc1
- v6-29-02
- v6-29-01
- v6-28-06
- v6-28-04
- v6-28-02
- v6-28-00
- v6-28-00-rc1
- v6-27-02
- v6-25-02
- v6-25-01
- v6-23-02
- v6-23-01
- v6-23-01-RF-binSampling
- v6-22-00-rc1
- v6-21-02
- v6-19-01
- v6-18-00-rc1
- v6-17-02
- cmsWeekDemo
1 parent
9451eec
commit 3e1aa3a
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters