assume that control flow ends when invoking a method with the [NoReturn]
authorJuerg Billeter <j@bitron.ch>
Tue, 5 Feb 2008 18:45:05 +0000 (18:45 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 5 Feb 2008 18:45:05 +0000 (18:45 +0000)
commit219f6fce7119df0caed4721162abc27d6dae1b2d
tree86784aa8abd801850006a22606c16cbc2fc253cd
parent4b24d803dd9b233b384983a115dc49a1d1641ecf
assume that control flow ends when invoking a method with the [NoReturn]

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

* vala/valacfgbuilder.vala: assume that control flow ends when
  invoking a method with the [NoReturn] attribute

* vapi/glib-2.0.vapi: add [NoReturn] to assert_not_reached

svn path=/trunk/; revision=974
ChangeLog
vala/valacfgbuilder.vala
vapi/glib-2.0.vapi