-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
https://oss-fuzz-build-logs.storage.googleapis.com/index.html
Step #4: [build CXX] sfx2/source/appl/sfxhelp.cxx
Step #4: /src/libreoffice/sfx2/source/appl/appinit.cxx:183:40: error: assigning to 'PFunc_getSpecialCharsForEdit' (aka 'bool (*)(vcl::Window *, const vcl::Font &, rtl::OUString &)') from incompatible type '<overloaded function type>'
Step #4: pfunc_getSpecialCharsForEdit = GetSpecialCharsForEdit;
Step #4: ^~~~~~~~~~~~~~~~~~~~~~
Step #4: /src/libreoffice/sfx2/source/appl/appinit.cxx:164:10: note: candidate function has different number of parameters (expected 3 but has 2)
Step #4: OUString GetSpecialCharsForEdit(vcl::Window* pParent, const vcl::Font& rFont)
Step #4: ^
Step #4: /src/libreoffice/sfx2/source/appl/appinit.cxx:160:17: note: candidate function has type mismatch at 1st parameter (expected 'vcl::Window *' but has 'const vcl::Window *')
Step #4: extern "C" bool GetSpecialCharsForEdit( vcl::Window const * i_pParent, const vcl::Font& i_rFont, OUString& o_rOutString );
Step #4: ^
Step #4: [build CXX] sfx2/source/appl/sfxpicklist.cxx
Step #4: 1 error generated.
Step #4: /src/libreoffice/solenv/gbuild/LinkTarget.mk:291: recipe for target '/work/workdir/CxxObject/sfx2/source/appl/appinit.o' failed
Step #4: make[1]: *** [/work/workdir/CxxObject/sfx2/source/appl/appinit.o] Error 1
Step #4: make[1]: *** Waiting for unfinished jobs....
Step #4: make: *** [Rdb_services] Error 2
Step #4: Makefile:166: recipe for target 'Rdb_services' failed
Metadata
Metadata
Assignees
Labels
No labels