<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - The same SVX_DLLIMPLEMENTATION macro is used for both the svx and svxcore libraries"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128302">128302</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>The same SVX_DLLIMPLEMENTATION macro is used for both the svx and svxcore libraries
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tml@iki.fi
</td>
</tr></table>
<p>
<div>
<pre>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:
.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>