commit 9c14dd59bb02a4a4df29f0b7126d71ebacb10765
Author: Enrico Forestieri <[email protected]>
Date: Sun May 4 23:39:30 2025 +0200
Fix bug #13072
---
src/support/docstream.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/support/docstream.cpp b/src/support/docstream.cpp
index 92855022a7..3376341bec 100644
--- a/src/support/docstream.cpp
+++ b/src/support/docstream.cpp
@@ -110,7 +110,7 @@ protected:
extern_type * to, extern_type * to_end,
extern_type *& to_next) const override
{
-#define WORKAROUND_ICONV_BUG 1
+#define WORKAROUND_ICONV_BUG 0
#if WORKAROUND_ICONV_BUG
// Due to a bug in some iconv versions, when the last char
// in the buffer is a wide char and the output encoding is
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs