main in libsofficeapp ...
Michael Stahl
mstahl at redhat.com
Mon May 21 14:16:19 PDT 2012
On 21/05/12 23:08, Michael Meeks wrote:
> Hi Michael,
>
> commit c7458a4a71a1e875e03772b0f6e8ad9e1a982006
> Author: Michael Stahl <mstahl at redhat.com>
> Date: Mon Mar 12 16:24:34 2012 +0100
>
> desktop: libsofficeapp shouln't need a main()
>
> Is that a random cleanup, or something that fixes an issue ? if the
> latter, which issue ? :-)
the issue was that some object ended up being linked into 2 LinkTargets,
and this somehow fixed it, though i don't remember details...
> The lo_main generated in there is needed by android to get some of our
> samples bootstrapped & runnning.
perhaps the other thing that links this doesn't exist on android, then
add it back with an "if ANDROID"?
More information about the LibreOffice
mailing list