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 _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
