fix handling of error type parameters in the gobject backend, fix creation
authorRaffaele Sandrini <raffaele@sandrini.ch>
Sat, 23 Feb 2008 17:12:14 +0000 (17:12 +0000)
committerRaffaele Sandrini <rasa@src.gnome.org>
Sat, 23 Feb 2008 17:12:14 +0000 (17:12 +0000)
commit82f50074a0f235596263fb1c347b31f78948a3c4
tree8e27db8c61a50d40f34c27273b553aa3eb96e57f
parent87fdb81e52e648c8190d9ab9cd00a0bd57f5933f
fix handling of error type parameters in the gobject backend, fix creation

2008-02-23  Raffaele Sandrini  <raffaele@sandrini.ch>

* gobject/valaccodegenerator.vala, vala/valaerrortype.vala: fix
  handling of error type parameters in the gobject backend, fix
  creation of GErrors outside of throws statements
* tests/exceptions.vala: test error cast

svn path=/trunk/; revision=1036
ChangeLog
gobject/valaccodegenerator.vala
tests/exceptions.vala
vala/valaerrortype.vala