[Libreoffice-bugs] [Bug 128302] New: The same SVX_DLLIMPLEMENTATION macro is used for both the svx and svxcore libraries
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 21 16:54:36 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128302
Bug ID: 128302
Summary: The same SVX_DLLIMPLEMENTATION macro is used for both
the svx and svxcore libraries
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: tml at iki.fi
Description:
The same SVX_DLLIMPLEMENTATION macro is used for both the svx and svxcore
libraries, see svx/Library_svx.mk and svx/Library_svxcore.mk. That is very odd,
not at all how it should be done as far as I understand, and I don't understand
how it hasn't had any ill effects when building LibreOffice on Windows.
(Windows is the only platform where those DLLIMPLEMENTATION things have any
effect.)
But sadly fixing this is a huge task. I lost patience after spending most of
today on it. I doubt it can be done in some automated fashion. There is a very
large number of include files that need to be handled. It is a bit unclear to
me what actually is in svx and what is in svxcore. And mst says that they can't
be combined into one library.
Actual Results:
.
Expected Results:
.
Reproducible: Always
User Profile Reset: No
Additional Info:
.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191021/84d675cb/attachment.html>
More information about the Libreoffice-bugs
mailing list