Add two new functions to check sequence return values. Also fixes a
authorJohan Dahlin <johan@gnome.org>
Sun, 27 Apr 2008 23:13:24 +0000 (23:13 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 27 Apr 2008 23:13:24 +0000 (23:13 +0000)
commit65c706f0d9c2dd8ac34bcf9fe7b399eccea25fdc
tree28d4d4c0a2d54cec2209e03ba1fcdea70da8cab6
parent7d53a2b46201731c8537bcb483a07af37a805e1b
Add two new functions to check sequence return values. Also fixes a

2008-04-27  Johan Dahlin  <johan@gnome.org>

* tests/parser/Foo-expected.gidl:
* tests/parser/foo-object.h:
* tests/parser/foo.c (foo_object_class_init),
(foo_object_get_strings), (foo_object_get_objects):
Add two new functions to check sequence return values.
Also fixes a compilation warning.

svn path=/trunk/; revision=232
ChangeLog
tests/parser/Foo-expected.gidl
tests/parser/foo-object.h
tests/parser/foo.c