Re: [Vala] Release testing
- From: Jürg Billeter <j bitron ch>
- To: Samuel Cormier-Iijima <sciyoshi gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Release testing
- Date: Sun, 30 Nov 2008 23:48:13 +0100
On Sun, 2008-11-30 at 06:48 -0500, Samuel Cormier-Iijima wrote:
This used to work before and now gives an error:
int main(string[] args) {
size_t x = 3;
string[] arr = new string[x];
return 0;
}
Fixed in r2105.
Jürg
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]