From 7c6c1a23194ee4fba1d25597f2871f0cb0114ecb Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 5 Aug 2007 12:50:57 +0000 Subject: Add the ability to pass a NULL output buffer and/or an unlimited output length to charset_{to,from}_unicode, permitting convenient dry-running of conversions to determine the required output length and/or test for the presence of difficult characters. [originally from svn r7677] [this svn revision also touched charset,filter,timber] --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charset b/charset index 6420339..623ff94 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 64203396dc35ea26142c4004b4ae68ab41366653 +Subproject commit 623ff94493be256c339983bad2ebfe2cd0d1165c -- cgit v1.1