claude-prism/.github
Hanjin Bae 6e34b8660f fix: add U_DISABLE_RENAMING for ICU compat + ICU symbol diagnostic
vcpkg ICU may be built with --disable-renaming, exporting plain
symbols (ucnv_fromUChars) while tectonic C++ code references
versioned symbols (ucnv_fromUChars_78). Pass -DU_DISABLE_RENAMING=1
to match. Also add nm diagnostic to verify.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-10 00:11:58 +09:00
..
vcpkg-overlays/graphite2 fix: Linux build with mold linker + graphite2 overlay + vcpkg ICU 2026-06-09 23:43:35 +09:00
workflows fix: add U_DISABLE_RENAMING for ICU compat + ICU symbol diagnostic 2026-06-10 00:11:58 +09:00