[Vala] Problems compiling Sqlite program



Hi all,

today I upgraded to vala 0.1.7 (via Debian sid packages) and, compiling
a little test script for sqlite, I get the following errors:

/usr/share/vala/vapi/sqlite3.vapi:50.10-50.12: error: `Sqlite.Value.int'
is not a type

/usr/share/vala/vapi/sqlite3.vapi:51.10-51.15: error:
`Sqlite.Value.double' is not a type

/usr/share/vala/vapi/sqlite3.vapi:52.10-52.12: error: `Sqlite.Value.int'
is not a type

/usr/share/vala/vapi/sqlite3.vapi:53.10-53.14: error:
`Sqlite.Value.int64' is not a type

/usr/share/vala/vapi/sqlite3.vapi:55.10-55.12: error: `Sqlite.Value.int'
is not a type

/usr/share/vala/vapi/sqlite3.vapi:56.10-56.12: error: `Sqlite.Value.int'
is not a type


The vapi file is the standard one:
Was it my fault, a problem of the package or a bug in the new version of
vala?

Thanks!

-- 
Alessandro Pellizzari





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]