Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 22/02/13 16:41, Alex Thurgood wrote:
Le 22/02/2013 16:30, Michael Stahl a écrit :

it's possible that this is because it requires functions that were added
after the 4.0 release on master (i suspect this happens automatically
due to some OUString changes); for example here i'm getting a dependency
on LIBO_UDK_4.1 symbol version, which none of the current releases supply.


Two questions, both of which may be dumb, because I don't really know 
what is going on here, but :

Shouldn't it default to the lowest common denominator, i.e. 3.6 ?

well it's based on the symbols that are actually required but not
defined in the mysql extension library, i.e. LO/URE functions called and
misc. typeinfo/RTTI stuff.

i suspect (but haven't checked) that due to changes to the OUString
class the existing code now implicitly calls and requires different
functions that did not exist in older versions.

Is this only a problem with symbol-enabled builds ?

the term "symbol" is quite overloaded; this is about linker symbols in
shared libraries, which may be "exported" from library A and "imported"
in library B.  has nothing to do with --enable-symbols or --enable-debug
configure options.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.