gobject-introspection r419 - in trunk: . tests/scanner
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r419 - in trunk: . tests/scanner
- Date: Wed, 20 Aug 2008 18:16:04 +0000 (UTC)
Author: walters
Date: Wed Aug 20 18:16:04 2008
New Revision: 419
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=419&view=rev
Log:
2008-08-20 Colin Walters <walters verbum org>
* tests/scanner/foo-expected.gir: Fix expected list type.
Modified:
trunk/ChangeLog
trunk/tests/scanner/foo-expected.gir
Modified: trunk/tests/scanner/foo-expected.gir
==============================================================================
--- trunk/tests/scanner/foo-expected.gir (original)
+++ trunk/tests/scanner/foo-expected.gir Wed Aug 20 18:16:04 2008
@@ -3,7 +3,7 @@
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<namespace name="foo">
- <alias name="List" target="GSList" c:type="FooList"/>
+ <alias name="List" target="GLib.SList" c:type="FooList"/>
<alias name="XEvent" target="none" c:type="FooXEvent"/>
<interface name="Interface"
c:type="FooInterface"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]