add is_null property fix type analysis in conditional and parenthesized
authorJürg Billeter <j@bitron.ch>
Thu, 12 Apr 2007 15:11:57 +0000 (15:11 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 12 Apr 2007 15:11:57 +0000 (15:11 +0000)
commite5f72479deb7a866ff65f43c17af80e14b96e12d
tree3f2194c42f77ba138b34ed241b40a46e12cafabd
parente4e2e3ad18fa7fe84b2d7a8cfe9768f477f17a71
add is_null property fix type analysis in conditional and parenthesized

2007-04-12  Jürg Billeter  <j@bitron.ch>

* vala/valatypereference.vala: add is_null property
* vala/valasemanticanalyzer.vala: fix type analysis in conditional and
  parenthesized expressions, fixes bug 428368
* vapi/glib-2.0.vala: don't mark GLib.Object and GLib.InitiallyUnowned
  as abstract

svn path=/trunk/; revision=284
vala/ChangeLog
vala/vala/valasemanticanalyzer.vala
vala/vala/valatypereference.vala
vala/vapi/glib-2.0.vala