master build fails

Stephan Bergmann sbergman at redhat.com
Thu Mar 31 11:45:40 UTC 2016


On 03/31/2016 12:47 PM, Jean-Baptiste Faure wrote:
>> [build CXX] avmedia/source/vlc/vlcmanager.cxx
>> [...]/master/avmedia/source/vlc/vlcmanager.cxx: In constructor ‘avmedia::vlc::Manager::Manager(const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&)’:
>> [...]/master/avmedia/source/vlc/vlcmanager.cxx:52:64: error: no matching function for call to ‘avmedia::vlc::wrapper::Instance::Instance(long unsigned int)’
>>           mInstance.reset(new Instance( SAL_N_ELEMENTS(VLC_ARGS) ), VLC_ARGS ));
>>                                                                  ^

got fixed with 
<https://cgit.freedesktop.org/libreoffice/core/commit/?id=9329618eeec0aaa07b09197bec5e5bf266558d0f> 
"Spurious closing parenthesis"


More information about the LibreOffice mailing list