<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
I notice this patch has already been committed, and I can confirm I can now build LO without needing the -fexperimental-library switch.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
Thank you.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
Regards,</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
Etna</div>
<div id="appendonsend"></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>发件人:</b> LibreOffice <libreoffice-bounces@lists.freedesktop.org> 代表 Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org><br>
<b>发送时间:</b> 2025年1月12日 16:22<br>
<b>收件人:</b> libreoffice@lists.freedesktop.org <libreoffice@lists.freedesktop.org><br>
<b>主题:</b> Re: Latest changes to poppler breaks build against Clang and libc++15</span>
<div> </div>
</div>
<div style="font-size: 11pt;">On 12.1.2025 3.49, Etna - wrote:<br>
> Hello all, attempting to build the latest checkout against Debian 12 on a self-compiled LLVM15, libc++15 and clang-15 returns the following error:<br>
><br>
> -----------<br>
> /home/etna/Tmpdir/libreoffice/build/workdir/UnpackedTarball/poppler/poppler/Dict.cc:116:30: error: no member named 'sort' in namespace 'std::ranges'<br>
>                  std::ranges::sort(that->entries, CmpDictEntry {});<br>
>                  ~~~~~~~~~~~~~^<br>
> /home/etna/Tmpdir/libreoffice/build/workdir/UnpackedTarball/poppler/poppler/Dict.cc:123:39: error: no member named 'lower_bound' in namespace 'std::ranges'<br>
>          const auto pos = std::ranges::lower_bound(entries, key, std::less<> {}, &DictEntry::first);<br>
<br>
Try this patch and let us know how it goes:<br>
<a href="https://gerrit.libreoffice.org/c/core/+/180026" id="OWA47ea5a84-93f4-aed8-bf26-a7aa3efb8c71" class="OWAAutoLink" data-auth="NotApplicable">https://gerrit.libreoffice.org/c/core/+/180026</a><br>
<br>
Ilmari</div>
</body>
</html>