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"