[uim-commit] r1329 - branches/r5rs/uim
yamaken at freedesktop.org
yamaken at freedesktop.org
Fri Aug 26 00:25:06 PDT 2005
Author: yamaken
Date: 2005-08-26 00:25:03 -0700 (Fri, 26 Aug 2005)
New Revision: 1329
Modified:
branches/r5rs/uim/uim-scm.c
Log:
* r5rs/uim/uim-scm.c
- Add a 'FIXME' comment about relative path in #include
Modified: branches/r5rs/uim/uim-scm.c
===================================================================
--- branches/r5rs/uim/uim-scm.c 2005-08-26 06:41:39 UTC (rev 1328)
+++ branches/r5rs/uim/uim-scm.c 2005-08-26 07:25:03 UTC (rev 1329)
@@ -37,6 +37,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+/* FIXME: relative path should not be used */
#include "../sigscheme/sigscheme.h"
#include "../sigscheme/sigschemetype.h"
#include "uim-scm.h"
More information about the uim-commit
mailing list