From kwrite-devel Mon Nov 11 17:03:22 2013 From: Alex Turbov Date: Mon, 11 Nov 2013 17:03:22 +0000 To: kwrite-devel Subject: Re: Switching to Python 3 Message-Id: X-MARC-Message: https://marc.info/?l=kwrite-devel&m=138418941413571 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0379239609168251842==" --===============0379239609168251842== Content-Type: multipart/alternative; boundary=bcaec52c5e73aa4ecf04eae9b5f9 --bcaec52c5e73aa4ecf04eae9b5f9 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Nov 11, 2013 at 8:57 PM, Sven Brauch wrote: > For this issue, I'm not sure how to proceed. Possibly the "link against > both > libs" is indeed the best solution. > OMG! Are you talking about dlopen? or just ... doesn't matter... I have serious doubts about this way... libpython is a plain C library, so some symbols definitely will be clashed being loaded into a single process (address space) -- just because not all functions in 2 and 3 have different signatures... or what is your idea, if I understood you incorrectly...?? --bcaec52c5e73aa4ecf04eae9b5f9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

= On Mon, Nov 11, 2013 at 8:57 PM, Sven Brauch <svenbrauch@googlema= il.com> wrote:
For this issue, I'm not sure how to proc= eed. Possibly the "link against both
libs" is indeed the best solution.

OMG! Are you talking about dlopen? or just ... does= n't matter... I have serious doubts about this way... libpython is a pl= ain C library, so some symbols definitely will be clashed being loaded into= a single process (address space) -- just because not all functions in 2 an= d 3 have different signatures...

or what is your idea, if I understood = you incorrectly...??
--bcaec52c5e73aa4ecf04eae9b5f9-- --===============0379239609168251842== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel --===============0379239609168251842==--