Re: [Vala] Problem with array of struct
- From: Luca Bruno <lethalman88 gmail com>
- To: Vala List <vala-list gnome org>
- Subject: Re: [Vala] Problem with array of struct
- Date: Tue, 23 Aug 2011 19:56:42 +0200
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]