Skip to content

Commit

Permalink
Add note.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandahl committed Sep 26, 2024
1 parent b1aadd3 commit 882762f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/third_party/poppler/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ This is Poppler. See README and COPYING.

Changes for Emscripten:
Object.h, Array.cc, Dict.cc are modified to avoid uninitialization errors (search for 'Emscripten')

poppler-global.h is modified to use std::basic_string<char16_t> to compile with newer versions of
LLVM (this matches newer upstream versions of poppler)

0 comments on commit 882762f

Please sign in to comment.