Hi

Commit: 
commit 3a36cf434fb4a967c9ea767cb7ac5f4da0502a0d
Author: Noel Grandin <noel.gran...@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 <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@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.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to