https://bugs.documentfoundation.org/show_bug.cgi?id=133234
Bug ID: 133234
Summary: LibreOffice 7.0.0-alpha1 fails to compile with current
poppler
Product: LibreOffice
Version: 7.0.0.0.alpha1+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Building LibreOffice 7.0.0-alpha1 with current poppler results in
/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:567:64:
error: member reference type 'const std::string' (aka 'const
basic_string<char>') is not a pointer; did you mean to use '.'?
const char* pURI = static_cast<LinkURI*>(pAction)->getURI()->c_str();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
.
1 error generated.
make[1]: ***
[/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/solenv/gbuild/LinkTarget.mk:303:
/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/workdir/CxxObject/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.o]
Error 1
Steps to Reproduce:
1. Install current poppler
2. Build LibreOffice 7.0.0-alpha1
Actual Results:
error: member reference type 'const std::string' (aka 'const
basic_string<char>') is not a pointer; did you mean to use '.'?
Expected Results:
It compiles
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Using poppler 0.88.0
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs