gtk-doc r547 - in trunk: . tests/bugs/docs tests/bugs/src
- From: stefkost svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-doc r547 - in trunk: . tests/bugs/docs tests/bugs/src
- Date: Thu, 31 Jan 2008 07:10:07 +0000 (GMT)
Author: stefkost
Date: Thu Jan 31 07:10:06 2008
New Revision: 547
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=547&view=rev
Log:
* tests/bugs/docs/tester-sections.txt:
* tests/bugs/src/tester.h:
Add testcase for #512154.
Modified:
trunk/ChangeLog
trunk/tests/bugs/docs/tester-sections.txt
trunk/tests/bugs/src/tester.h
Modified: trunk/tests/bugs/docs/tester-sections.txt
==============================================================================
--- trunk/tests/bugs/docs/tester-sections.txt (original)
+++ trunk/tests/bugs/docs/tester-sections.txt Thu Jan 31 07:10:06 2008
@@ -2,6 +2,7 @@
<FILE>tester</FILE>
<TITLE>GtkdocTester</TITLE>
Bug446648
+Bug512154
bug_141869_a
bug_141869_b
bug_324535
Modified: trunk/tests/bugs/src/tester.h
==============================================================================
--- trunk/tests/bugs/src/tester.h (original)
+++ trunk/tests/bugs/src/tester.h Thu Jan 31 07:10:06 2008
@@ -99,5 +99,15 @@
BUG_446648_FOO
};
+/**
+ * Bug512154:
+ * @index: field
+ *
+ * http://bugzilla.gnome.org/show_bug.cgi?id=512154
+ */
+typedef struct {
+ unsigned long index;
+} Bug512154;
+
#endif // GTKDOC_TESTER_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]