Re: [Vala] Problem with array of struct




First of all, I want to create an array of OptionEntry with a NULL in
the end of array. How I can do this? (The commented code is not an
option :) )
Secound problem is if I compile the exact code here, I get this :


See http://git.gnome.org/browse/vala/tree/compiler/valacompiler.vala as an
example.



$ valac ./valaopt.vala

** (valac:19428): CRITICAL **:
vala_ccode_member_access_construct_pointer: assertion `container !=
NULL' failed

** (valac:19428): CRITICAL **:
vala_ccode_member_access_construct_pointer: assertion `container !=
NULL' failed

** (valac:19428): CRITICAL **: vala_ccode_unary_expression_construct:
assertion `expr != NULL' failed

** (valac:19428): CRITICAL **: vala_ccode_function_add_assignment:
assertion `right != NULL' failed


What version of vala? If 0.13.x you could report bugs at
http://bugzilla.gnome.org .

-- 
www.debian.org - The Universal Operating System


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