Bug 572965 – Allow generic marshaller to be called without parameters
authorJohan Bilien <jobi@litl.com>
Tue, 24 Feb 2009 15:19:07 +0000 (15:19 +0000)
committerJohan Bilien <jobi@litl.com>
Tue, 24 Feb 2009 15:22:59 +0000 (15:22 +0000)
commit7bd4bc6807dc829f6e8ea4db1b58a85e365b8b97
tree375d55911dfa24000a86f5ff8855deb33ce7bef4
parent15610cae80648a870d6838c86f96fe727c3009c8
Bug 572965 – Allow generic marshaller to be called without parameters

girepository/ginvoke.c: handle the case where n_param_values == 0.
tests/invoke/genericmarshaller.c: add a test case for this.
girepository/ginvoke.c
tests/invoke/genericmarshaller.c