Exporting templates on Windows (Re: [Libreoffice-commits] .: 7 commits - clucene/patches clucene/source configure.in cppuhelper/inc hwpfilter/source sal/inc solenv/gbuild vbahelper/inc)
Stephan Bergmann
sbergman at redhat.com
Mon Mar 12 11:37:19 PDT 2012
On 03/12/2012 07:24 PM, Lubos Lunak wrote:
> On Monday 12 of March 2012, Stephan Bergmann wrote:
>> On 03/12/2012 03:09 PM, Lubos Lunak wrote:
>>> (also look e.g. at STL headers, which export the entire std namespace,
>>
>> Not sure what you mean here. At least with Fedora GCC 4.6, (all-inline)
>> std class templates are not visibility-attributed (so would cause the
>> problems discussed at<http://llvm.org/bugs/show_bug.cgi?id=11250> if
>> client code derived from them).
>
> Almost all STL headers here (4.6) have "namespace std
> _GLIBCXX_VISIBILITY(default) {" somewhere near the top.
Ah, right. Had failed to note that.
Stephan
More information about the LibreOffice
mailing list