[gobject-introspection] Fix make check broken by Danielle



commit 5f54aa4a310871c8f9ac8ca829afb0610636ece9
Author: Johan Dahlin <johan gnome org>
Date:   Tue Jun 22 09:49:37 2010 -0300

    Fix make check broken by Danielle

 gir/Everything-1.0-expected.gir |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/gir/Everything-1.0-expected.gir b/gir/Everything-1.0-expected.gir
index e27eae4..3d3e4e8 100644
--- a/gir/Everything-1.0-expected.gir
+++ b/gir/Everything-1.0-expected.gir
@@ -1123,6 +1123,11 @@ call and can be released on return.">
         </parameter>
       </parameters>
     </function>
+    <function name="test_date_in_gvalue" c:identifier="test_date_in_gvalue">
+      <return-value transfer-ownership="full">
+        <type name="GObject.Value" c:type="GValue*"/>
+      </return-value>
+    </function>
     <function name="test_double" c:identifier="test_double">
       <return-value transfer-ownership="none">
         <type name="double" c:type="gdouble"/>
@@ -1810,6 +1815,11 @@ call and can be released on return.">
         </parameter>
       </parameters>
     </function>
+    <function name="test_strv_in_gvalue" c:identifier="test_strv_in_gvalue">
+      <return-value transfer-ownership="full">
+        <type name="GObject.Value" c:type="GValue*"/>
+      </return-value>
+    </function>
     <function name="test_strv_out"
               c:identifier="test_strv_out"
               doc="No annotations here.  We want the default to Do The Right Thing.">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]