[Vala] internal error: duplicating string[] instances not yet supported



Hi,

I have this strange error with this very simple code:

src/preferences-dlg.vala:446.5-446.12: error: internal error:
duplicating string[] instances not yet supported
    string[] fields = new string[3];
    ^^^^^^^^

** (valac:32524): CRITICAL **: vala_ccode_function_call_add_argument:
assertion `VALA_IS_CCODE_EXPRESSION (expr)' failed

        
What is the problem?
-- 
Nicolas Joseph

Responsable de la rubrique GTK+ de developpez.com /
In charge of the GTK+ section on developpez.com

http://nicolasj.developpez.com



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