Skip to content

Update poppler 2026-03#451

Draft
StevenMaude wants to merge 4 commits intomainfrom
poppler-update-2026-03
Draft

Update poppler 2026-03#451
StevenMaude wants to merge 4 commits intomainfrom
poppler-update-2026-03

Conversation

@StevenMaude
Copy link
Contributor

No description provided.

This wouldn't compile because `gmallocn` is no longer available.

We could add it by including `goo/gmem.h`.

Instead, we remove the need for creating `ucs4_out` at all.

This is reasonable since it turns out that:

* `TextStringToUCS4` copies data anyway.
* We're not overwriting the data in any case.
While we're modifying the code here.

Use a range-based loop to simplify the code.
@StevenMaude
Copy link
Contributor Author

StevenMaude commented Mar 16, 2026

Poppler 26.01.0 gives the same outputs as previously, though believe it needs an extra revert.

@StevenMaude StevenMaude marked this pull request as draft March 16, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant