new ScPDFExportTest::testTdf123870() won't compile

Dan Horák dan at danny.cz
Tue Jan 9 07:45:33 UTC 2024


Hi,

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
...

I think the compiler's suggestion is right.


	Thanks,

		Dan


More information about the LibreOffice mailing list