From 434bf7e8d009867dd85773908859d6429c210102 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Sun, 5 Jan 2003 04:47:26 +0000 Subject: Fix a silly bug in _wstdio_fwrite. wprintf %s should now work correctly. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 88be58f9e..5a9fa220b 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,7 @@ I'm currently working on completing the wide char and locale support. 1) Little things that need fixing: ---------------------------------- - *) Fix bugs in *printf: wprintf %ls bug ; outdigit precison bug + *) Fix bug in *printf: outdigit precison bug a) Use locale decimal point in *printf() and strto*d() -- slightly complicated by the fact that at least one locale uses a wchar radix that does not map to a single byte in UTF-8. -- cgit v1.2.3