[PATCH] Fix for sw_filter_test crash due to ambiguous FieldEntry destructor

Stephan Bergmann sbergman at redhat.com
Mon Jul 23 08:28:41 PDT 2012


On 07/23/2012 04:40 PM, Michael Stahl wrote:
> On 22/07/12 11:25, Kristian Rietveld wrote:
>> (Please keep me on CC as I am not subscribed to the list)
[...]
> that is really not supposed to happen, we really should build everything
> with -fvisibility=hidden on all platforms where unnecessarily exported
> symbols cause such problems (guess that means everything but Windows).
>
> on master and libreoffice-3-6, in solenv/gbuild/platform/macosx.mk the
> -fvisibility=hidden is inside:
>
>> ifeq ($(HAVE_GCC_VISIBILITY_FEATURE),TRUE)
>
> can you check that that is actually detected properly for your compiler?

Explicitly disabled for Clang on Mac OS X in configure.in, see 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=e5143062887093037cab8f936288af8408576ea8> 
"Visibility doesn't seem to work as we want in Apple's Clang."  :(

Stephan


More information about the LibreOffice mailing list