https://bugs.documentfoundation.org/show_bug.cgi?id=167010
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Summary|Need to revert a commit to |Build fails with poppler |build using latest clang |version <= 24.x after | |commit | |4f13305178c1bf88dffceb42ec1 | |5d0944b808a5c Ever confirmed|0 |1 --- Comment #8 from Mike Kaganski <[email protected]> --- Nothing to do with compiler at all. Regression after commit 4f13305178c1bf88dffceb42ec15d0944b808a5c. Respective #if POPPLER_CHECK_VERSION(x, y, z) are needed, as usual, when we have changes in poppler like those; we must not just assume everyone uses the new version. -- You are receiving this mail because: You are the assignee for the bug.
