]> 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>
Fri, 20 Aug 2010 15:59:40 +0000 (17:59 +0200)
commitddea34cef0d4db7d3f3da0b9da56006fc630992e
treeb316fbac87faa0c2ff7428e706f200822323c5ec
parent0a14bd53061db9d40164354794ab44831a0c8aa0
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]