Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 06/11/2012 12:17 AM, David Ostrovsky wrote:
On 08.06.2012 15:21, Stephan Bergmann wrote:
* SAL_DLLPUBLIC_EXPORT was missing from
pyuno/source/module/pyuno_dlopenwrapper.c, so that the pyuno.so
wrapper did not export initpyuno.

Well it was done intentionally, my understanding was that it is not needed.

That definition of initpyuno is not preceded by any declaration of it that would already carry a SAL_DLLPUBLIC_EXPORT, so it is needed here to make the function exported at all.

** We should also think about build dependencies, so that the zip file
gets recreated whenever its content would change.
Yes, it was my fault: it was lost during migration. Added it again.
Still can not see, why somebody would build pyuno, change internal
python files in python module and then would build pyuno again?! But
still we shouldn't break it.

"./g pull && make" could be broken by such missing dependencies.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.