projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3bcb2
)
Add a hall of shame comment
author
Johan Dahlin
<jdahlin@litl.com>
Thu, 19 Feb 2009 22:50:36 +0000
(19:50 -0300)
committer
Johan Dahlin
<johan@gnome.org>
Thu, 19 Feb 2009 22:50:36 +0000
(19:50 -0300)
giscanner/giscannermodule.c
patch
|
blob
|
history
diff --git
a/giscanner/giscannermodule.c
b/giscanner/giscannermodule.c
index 7d75f55ba5c3bf0359e34717ee7ac749d058feaf..26f28cb6b974c7ad2bba567eba6d139f6e137514 100644
(file)
--- a/
giscanner/giscannermodule.c
+++ b/
giscanner/giscannermodule.c
@@
-532,6
+532,9
@@
static int calc_attrs_length(PyObject *attributes, int indent,
return attr_length + indent + self_indent;
}
+/* Hall of shame, wasted time debugging the code below
+ * 20min - Johan 2009-02-19
+ */
static PyObject *
pygi_collect_attributes (PyObject *self,
PyObject *args)