$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: arseny.kapoulkine_at_[hidden]
Date: 2007-08-05 16:31:29
Author: zeux
Date: 2007-08-05 16:31:27 EDT (Sun, 05 Aug 2007)
New Revision: 38465
URL: http://svn.boost.org/trac/boost/changeset/38465
Log:
Updated todo list
Text files modified: 
   sandbox/SOC/2007/bigint/libs/bigint/todo.txt |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/SOC/2007/bigint/libs/bigint/todo.txt
==============================================================================
--- sandbox/SOC/2007/bigint/libs/bigint/todo.txt	(original)
+++ sandbox/SOC/2007/bigint/libs/bigint/todo.txt	2007-08-05 16:31:27 EDT (Sun, 05 Aug 2007)
@@ -166,8 +166,8 @@
 * Is it possible to test cases when bigint must cause illegal operations (division by zero, sqrt(negative number))?
 Status: investigated; there is no portable way
 
-- fix number_conversion test for gcc
-Status: needs fixing
++ fix number_conversion test for gcc
+Status: fixed
 
 - fix stream test for gcc (locale name)
 Status: needs fixing