[uim-commit] r2026 - branches/r5rs/sigscheme

yamaken at freedesktop.org yamaken at freedesktop.org
Sat Nov 5 22:24:14 PST 2005


Author: yamaken
Date: 2005-11-05 22:24:10 -0800 (Sat, 05 Nov 2005)
New Revision: 2026

Modified:
   branches/r5rs/sigscheme/TODO
Log:
* sigscheme/TODO
  - Update


Modified: branches/r5rs/sigscheme/TODO
===================================================================
--- branches/r5rs/sigscheme/TODO	2005-11-06 06:15:51 UTC (rev 2025)
+++ branches/r5rs/sigscheme/TODO	2005-11-06 06:24:10 UTC (rev 2026)
@@ -2,8 +2,6 @@
 Requirements and bugs:
 
 * Introduce Exception handling (probably should be based on SRFI-34)
-  - Implement assert-error in unittest.scm
-  - [uim] Make the GaUnit-based testing framework workable
   - Reimplement with dynamic-wind, and without direct setjmp/longjmp
   - Rename call/cc with call/ec? ([Anthy-dev 2216])
 
@@ -84,8 +82,10 @@
 ==============================================================================
 Assigned to YamaKen:
 
+* Implement assert-error in unittest.scm
+* Write tests for SRFI-34
+
 * GCC4-optimization-proof stack protection
   - Update the document
-  - Re-merge into datas.c
 
 ==============================================================================



More information about the uim-commit mailing list