Re: [Vala] (no subject)



في ر، 18-01-2012 عند 10:28 -0800 ، كتب Geoff Johnson:
Later on in the code I want to use n_part but whenever I do I get the
following error during compile:

julia.vala:166.21-166.30: error: Relational operation not supported for
types `int' and `null'
        for (i = 0; i < n_part; i++) {

Are you sure i is already defined before? If not, that would explain
this error message (although I'd expect another error before this one).

HTH,
Abderrahim




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