office-gobmx/xmlreader
Stephan Bergmann dee53a32a9 Temporary hack around cppu_detail_getCppuType variants violating ODR.
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.
2012-01-02 15:33:14 +01:00
..
inc/xmlreader
prj
source
Library_xmlreader.mk Temporary hack around cppu_detail_getCppuType variants violating ODR. 2012-01-02 15:33:14 +01:00
Makefile
Module_xmlreader.mk
Package_inc.mk