On Tue, 9 Jan 2024 08:48:13 +0100 Stephan Bergmann <stephan.bergmann@xxxxxxxxxxxxx> wrote: > On 1/9/24 08:45, Dan Horák wrote: > > seems that with > > https://cgit.freedesktop.org/libreoffice/core/commit/?id=b3c93b16d62e809500005edc749af4b8ad10162c > > the new testTdf123870() won't compile > > > > ... > > /home/jenkins/workspace/libreoffice-upstream-bundled/label/mt-snow-02-brq/sc/qa/extras/scpdfexport.cxx: In member function ‘void ScPDFExportTest::testTdf123870()’: > > /home/jenkins/workspace/libreoffice-upstream-bundled/label/mt-snow-02-brq/sc/qa/extras/scpdfexport.cxx:399:5: error: ‘loadFromURL’ was not declared in this scope; did you mean ‘loadFromFile’? > > 399 | loadFromURL(u"tdf123870.ods"); > > | ^~~~~~~~~~~ > > | loadFromFile > > ... > > see <https://gerrit.libreoffice.org/c/core/+/161812> "Fix build" thanks, I have checked current git, but not gerrit :-) Dan