support throw statements in try statements
authorJuerg Billeter <j@bitron.ch>
Fri, 29 Feb 2008 20:39:19 +0000 (20:39 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 29 Feb 2008 20:39:19 +0000 (20:39 +0000)
commitc94578d562efccb65484d9bb78db413e2d3a390b
tree77ba0e42cab757ee5a01360d37ca104fb205c5a8
parent0250e7d1fc5cf3d8cef99d69999a60e1da409480
support throw statements in try statements

2008-02-29  Juerg Billeter  <j@bitron.ch>

* gobject/valaccodegenerator.vala: support throw statements in try
  statements

* tests/exceptions.vala: test throw statement in try statement with
  generic catch clause

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