[glib/new-gsettings] Add a todo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/new-gsettings] Add a todo
- Date: Wed, 14 Apr 2010 22:27:18 +0000 (UTC)
commit b54ba5ae203c8d03fe84da3691779dc1adf36d2e
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Apr 14 12:42:03 2010 -0400
Add a todo
gio/gschema-compile.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gschema-compile.c b/gio/gschema-compile.c
index 6432b8c..0576ce8 100644
--- a/gio/gschema-compile.c
+++ b/gio/gschema-compile.c
@@ -322,6 +322,7 @@ main (int argc, char **argv)
return 1;
}
+ /* FIXME: need a way to specify the output location, for !srcdir builds */
if (!(table = parse_gschema_files (matched.gl_pathv, &error)) ||
!gvdb_table_write_contents (table, "gschemas.compiled", &error))
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]