[Libreoffice] [Libreoffice-commits] .: 3 commits - offapi/com offapi/UnoApi_offapi.mk oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk solenv/gbuild udkapi/UnoApi_udkapi.mk

Matúš Kukan matus.kukan at gmail.com
Fri Sep 2 06:36:05 PDT 2011


Hi Stephan,

On 2 September 2011 14:29, Stephan Bergmann
<stephan.bergmann.secondary at googlemail.com> wrote:
> On Sep 2, 2011, at 11:58 AM, Matus Kukan wrote:
>> offapi/UnoApi_offapi.mk                        | 7859 +++++++++++++------------
>> offapi/com/sun/star/rendering/XMtfRenderer.idl |    2
>> oovbaapi/UnoApi_oovbaapi.mk                    | 2087 +++---
>> oovbaapi/ooo/vba/excel/XControlObject.idl      |    2
>> oovbaapi/ooo/vba/excel/XGraphicObjects.idl     |    2
>> solenv/gbuild/UnoApiTarget.mk                  |   66
>> udkapi/UnoApi_udkapi.mk                        |  945 +--
>> 7 files changed, 5753 insertions(+), 5210 deletions(-)
>
> Re adding #include XInterface.idl, IIRC Jürgen once modified idlc so that it does not fail if XInterface is not included (esp. since when inheriting merely from XInterface you no longer need to write that down --- though the .idl files in question seem to mention XInterface explicitly).
>
> Anyway, what makes me wonder is how you stumbled over those --- while changing .idl processing to work in batches (i.e., might the problem be a regression)?
>
Well, you can try to revert and build oovbaapi..(or offapi but that's slow)

/home/ubuntu/git/libo/oovbaapi/ooo/vba/excel/XGraphicObjects.idl:62
[1:1] : error in lookup of symbol: 'com::sun::star::uno::XInterface'
/home/ubuntu/git/libo/oovbaapi/ooo/vba/excel/XGraphicObjects.idl:74
[1:1] : error in lookup of symbol, expected interface is not defined
and no forward exists: '::com::sun::star::uno::XInterface' in
'/ooo/vba/excel/XGraphicObjects'
/home/ubuntu/git/libo/solver/unxlngi6/bin/idlc: detected 2
errors/home/ubuntu/git/libo/solver/unxlngi6/bin/idlc Version 1.1

I have no idea why it's happening, I just got errors, so I tried do
get rid of them and thought this is safe and all right.

Matúš


More information about the LibreOffice mailing list