]> git.ipfire.org Git - thirdparty/vala.git/commit
Support implicit GValue conversion when assigning to properties
authorLuca Bruno <lethalman88@gmail.com>
Thu, 10 Jun 2010 09:00:13 +0000 (11:00 +0200)
committerJürg Billeter <j@bitron.ch>
Sat, 21 Aug 2010 08:47:21 +0000 (10:47 +0200)
commit5600b43e1932626632e298b0b63eb91ba9443fd7
tree2c17e73d80825a914beed0feb535885742b99b4c
parent156a2899dd83367a21fd8b851c5602fe5d80790e
Support implicit GValue conversion when assigning to properties

Thanks to Michal Hruby for the test case.

Fixes bug 620706.
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/objects/bug620706.vala [new file with mode: 0644]