fix try catch statements without thrown exceptions, fixes bug 506016
authorJuerg Billeter <j@bitron.ch>
Fri, 29 Feb 2008 20:46:07 +0000 (20:46 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 29 Feb 2008 20:46:07 +0000 (20:46 +0000)
commit3f7b1632325aea98716541428033648c509b0c58
tree679dfe7ccfa5c04729bb0840aa0e5a7978b89339
parentc94578d562efccb65484d9bb78db413e2d3a390b
fix try catch statements without thrown exceptions, fixes bug 506016

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

* gobject/valaccodegenerator.vala: fix try catch statements without
  thrown exceptions, fixes bug 506016

* tests/exceptions.vala: test try catch statements without errors

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