Broken master on iOS.

Jan Iversen jani at libreoffice.org
Fri Apr 28 09:38:47 UTC 2017


Hi

Commit: 
commit 3a36cf434fb4a967c9ea767cb7ac5f4da0502a0d
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Tue Apr 25 15:09:53 2017 +0200

    loplugin:checkunusedparams in configmgr and vcl
    
    Change-Id: I7226d01f38e6edaf3868d7267d9b02dbdbc9e5ba
    Reviewed-on: https://gerrit.libreoffice.org/36975
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

Seems to have broken the iOS build:

/Volumes/LIBREOFFICE/ios/core/vcl/ios/iosinst.cxx:92:11: error: no matching constructor for initialization of 'SvpSalFrame'
        : SvpSalFrame( pInstance, pParent, nSalFrameStyle,
          ^            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/LIBREOFFICE/ios/core/vcl/inc/headless/svpframe.hxx:59:5: note: candidate constructor not viable: requires 3 arguments, but 4 were provided
    SvpSalFrame( SvpSalInstance* pInstance,
    ^
/Volumes/LIBREOFFICE/ios/core/vcl/inc/headless/svpframe.hxx:38:21: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 4 were provided
class VCL_DLLPUBLIC SvpSalFrame : public SalFrame
                    ^
1 error generated.

Any suggestions ?

rgds
jan I.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170428/2b3cfe80/attachment.html>


More information about the LibreOffice mailing list