Message341084
> In short, RTLD_LOCAL is not supported.
I am sorry, this is not a workable stance.
This does not just affect loading libpython directly.
It also affects dlopen of a library that links to a library ... that links to libpython.
For a developer is impossible to know if some library via dozens of dependencies might ever bring in libpython.
Thus your stance is essentially equivalent to "nobody must ever use RTLD_LOCAL". I find it hard to consider that an acceptable "solution". |
|
| Date |
User |
Action |
Args |
| 2019-04-29 14:37:55 | reimar | set | recipients:
+ reimar, twouters, barry, nascheme, doko, pitrou, vstinner, eric.smith, ned.deily, petr.viktorin, martin.panter, koobs, yan12125, serge-sans-paille, mdk, cstratak |
| 2019-04-29 14:37:55 | reimar | set | messageid: <[email protected]> |
| 2019-04-29 14:37:55 | reimar | link | issue34814 messages |
| 2019-04-29 14:37:55 | reimar | create | |
|