[Vala] [Genie] bug in array construction?
- From: Denis Kuzmenok <forward_ua ukr net>
- To: vala-list gnome org
- Subject: [Vala] [Genie] bug in array construction?
- Date: Thu, 14 Jan 2010 10:58:09 +0200
row : string[]
causes error:
mysql.vala.c: In function ‘_main’:
mysql.vala.c:25: error: array size missing in ‘row2’
mysql.vala.c:38: error: incompatible types in assignment
row : string[]?
causes error:
error: syntax error, expected line end or semicolon but got `?'
while Vala works fine with "[]" and "?"
it's a bug or just "features" of Genie?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]