Re: [Vala] Release testing



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]