Fix capturing arrays and delegates
commite3436b4405fcafe845bd82905f971fa0b63d34e1
authorJürg Billeter <j@bitron.ch>
Sat, 17 Oct 2009 19:37:05 +0000 (17 21:37 +0200)
committerJürg Billeter <j@bitron.ch>
Sat, 17 Oct 2009 19:37:05 +0000 (17 21:37 +0200)
tree3450292e21214beff7ce0e93fa3b711301666c60
parent161f1beb7dae08e3c163309739e4153a3f2ba0e7
Fix capturing arrays and delegates

Fixes bug 598738.
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/methods/bug598738.vala [new file with mode: 0644]