methodcall: Don't try to remove N_/NC_ while they are properly handled in C
commita75f2461db03198d624410434d253dee502c65d7
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 30 Nov 2016 18:27:17 +0000 (30 19:27 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 30 Nov 2016 22:47:53 +0000 (30 23:47 +0100)
tree2a82921b9d15aa60458abe742a946add4e5eb7ec
parent359774c0d9d4c8941f0d7a6e063ad0b549a0ad6d
methodcall: Don't try to remove N_/NC_ while they are properly handled in C

This avoids messing around with the ownership and properly invokes copying
if needed.

https://bugzilla.gnome.org/show_bug.cgi?id=642350
tests/Makefile.am
tests/methods/bug642350.vala [new file with mode: 0644]
tests/testrunner.sh
vala/valamethodcall.vala