fix use of uninitialized variables and mixed declaration and code, patch
authorJuerg Billeter <j@bitron.ch>
Fri, 8 Feb 2008 16:19:43 +0000 (16:19 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 8 Feb 2008 16:19:43 +0000 (16:19 +0000)
commit1042555a9e02c03d42434795b9ac4d6d00d0bc99
tree687bdd864d84b310343fa12173e9ab31719df8fa
parent7f57725d4cde5ae29c20aa9aa8d653615a07b292
fix use of uninitialized variables and mixed declaration and code, patch

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

* vala/parser.y: fix use of uninitialized variables and mixed
  declaration and code, patch by Vlad Grecescu, fixes bug 515166

svn path=/trunk/; revision=1000
ChangeLog
vala/parser.y