From 40050e1152d6767f59a37272f077ce473b544319 Mon Sep 17 00:00:00 2001 From: Roger Leigh Date: Wed, 28 Jun 2006 21:56:35 +0000 Subject: * TODO: Remove completed item. * sbuild/sbuild-util.cc (narrow_string, widen_string): Throw a runtime_error on conversion failure. --- TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 740dab9f..229da789 100644 --- a/TODO +++ b/TODO @@ -17,15 +17,6 @@ PENDING the boost::format markup changes fixing first. What are other projects doing? -* Handle charset conversion errors more gracefully. - - sbuild-util widen_string and narrow_string. Currently an error - occurs if in a C locale the string contains non-US-ASCII characters - or, in other locales if the gettext message catalogue has bad - strings. The string is truncated to the point of error, or may be - empty depending where the error is. We should error out a bit - better in this case. Assertion, or exception? - * Use boost::format markup in the standard error strings. This will complete the i18n support for error translation. It will -- cgit v1.2.3