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

yamaken at freedesktop.org yamaken at freedesktop.org
Sat Sep 24 06:10:59 PDT 2005


Author: yamaken
Date: 2005-09-24 06:10:53 -0700 (Sat, 24 Sep 2005)
New Revision: 1568

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


Modified: branches/r5rs/sigscheme/TODO
===================================================================
--- branches/r5rs/sigscheme/TODO	2005-09-24 13:05:18 UTC (rev 1567)
+++ branches/r5rs/sigscheme/TODO	2005-09-24 13:10:53 UTC (rev 1568)
@@ -30,6 +30,8 @@
 
 * [uim] link libsscm into libuim statically
 
+* Split the configuration macros such as SCM_USE_SRFI1 off into config.h
+
 * Dynamic encoding switching for a conversion between string and char list,
   based on a SRFI or de facto standard API
 
@@ -79,6 +81,10 @@
 ==============================================================================
 Namings and Cosmetic things:
 
+* Rename "Macro Declarations" of all C files, c_template and h_template to
+  "Macro Definitions" and move to immediately after of "Local Include" section
+  since other declarations and definitions sometimes need macros
+
 * Add a 'SCM' prefix to the global functions listed in sigschemeinternal.h
 
 * Rename 'arg' for argument list to 'args'



More information about the uim-commit mailing list