[patch] remove exports from kjavaappletviewer
Jarosław Staniek
js at iidea.pl
Fri Dec 28 17:24:20 GMT 2007
Hi;
kjavaappletviewer is a plugin, but apparently its classes are marked with
KHTML_EXPORT. The patch removes KHTML_EXPORTs from kdelibs/khtml/java/.
For review.
Without this change, compilation for targets that define explicit symbols
visibility (msvc) fails, e.g. static KJavaAppletContext::contextCount member
cannot be initialized as import the class is marked as imported by KHTML_EXPORT.
Even if we need the classes to be exported (I cannot see it) - we may need
separate libkjavaappletviewer and something like LINKJAVAAPPLETVIEWER_EXPORT
macro.
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
KDE Libraries for MS Windows (http://windows.kde.org)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: khtml.patch
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071228/37ee354a/attachment.ksh>
More information about the kde-core-devel
mailing list