• Stephan Bergmann's avatar
    Temporary hack around cppu_detail_getCppuType variants violating ODR. · dee53a32
    Stephan Bergmann yazdı
    Which causes cppuhelper to pick wrong variant from other library, now that its own
    symbols are no longer reduced to private on Mac OS X.  As a temporary hack, emit
    cppu_detail_getCppuType for the relevant types always as fully comprehensive; should
    be revisited when improving types.rdb format (routinely generating C++ information
    for certain UNO types into a dedicated library?).  Requires a fix to xmlreader and
    a fix to forms that looks like a Mac OS X GCC bug.
    dee53a32
Library_xmlreader.mk 1.75 KB