don't allow NULL terminated arrays of value-type structs and remove the
authorRaffaele Sandrini <rasa@gmx.ch>
Thu, 22 Feb 2007 14:01:32 +0000 (14:01 +0000)
committerRaffaele Sandrini <rasa@src.gnome.org>
Thu, 22 Feb 2007 14:01:32 +0000 (14:01 +0000)
commit4194759ccc38eb74c2cd30b4c14717024a977388
treedc5f95a2d556cb1d0cff0728bcc27872d563e064
parent7d058a60c1a26ddee72f3f11fb28305b7e975250
don't allow NULL terminated arrays of value-type structs and remove the

2007-02-22  Raffaele Sandrini  <rasa@gmx.ch>

* vala/valacodegenerator.vala: don't allow NULL terminated arrays of
  value-type structs and remove the check on such arrays in a freach
  statement

svn path=/trunk/; revision=192
vala/vala/valacodegenerator.vala