• Stephan Bergmann's avatar
    Also on Linux do not export symbols from static orcus libraries · 7a4cc197
    Stephan Bergmann yazdı
    ...otherwise e.g. running CppunitTest_sc_filters_test under -fsanitize=address
    complains about ODR violation of 'vtable for orcus::csv::parse_error' exported
    from both libsclo.so and libscqahelper.so.
    
    A problem could potentially arise with exceptions thrown from static orcus code
    linked into library and intended to be caught in another, but hopefully all such
    exceptions are intended to be caught already locally anyway.
    
    Change-Id: Iff5c73d7a2324b457c2e86656c11b18f7ba210f6
    7a4cc197
Adı
Son kayıt (commit)
Son güncelleme
..
ExternalProject_liborcus.mk Loading commit data...
Makefile Loading commit data...
Module_liborcus.mk Loading commit data...
UnpackedTarball_liborcus.mk Loading commit data...
liborcus_0.1.0-configure.patch Loading commit data...
liborcus_0.1.0-dllimport.patch Loading commit data...
visibility.patch Loading commit data...