The autotests in kross-interpreters still work after having installed kross into /usr/ (on Gentoo).
Details
Details
- Reviewers
dfaure - Group Reviewers
Frameworks - Commits
- R317:74a807b1ea06: Remove the first attempt to load library because we will try libraryPaths anyway
Diff Detail
Diff Detail
- Branch
- remove-dupl-load-library
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
David,
libname is hardcoded for each scripting language at the moment to something like "krosspython" which is just shared object's basename. It's never an absolute path.